fix error when archived
This commit is contained in:
parent
e785595158
commit
8f42b8ba7b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -41,7 +41,7 @@ pdf-make:
|
||||||
$(MAKE)
|
$(MAKE)
|
||||||
|
|
||||||
pdf-clean:
|
pdf-clean:
|
||||||
@cd report && \
|
-@cd report && \
|
||||||
$(MAKE) clean
|
$(MAKE) clean
|
||||||
|
|
||||||
clean: pdf-clean
|
clean: pdf-clean
|
||||||
|
|
Reference in a new issue