Remove latexmkrc file
This commit is contained in:
parent
f0f7258494
commit
4bd4489c82
2
Makefile
2
Makefile
|
@ -67,6 +67,6 @@ all: $(pdfs) clean
|
|||
|
||||
# clean up everything except final pdfs
|
||||
clean:
|
||||
latexmk -c .
|
||||
latexmk -c output/*
|
||||
|
||||
.DEFAULT_GOAL := all
|
||||
|
|
Loading…
Reference in New Issue