fix error when archived
This commit is contained in:
parent
bb9c4d5ec9
commit
6d524dc17c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue