diff --git a/Makefile b/Makefile index dd16855..7ec3889 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ $(pdfs): %.pdf: %.tex @echo $(bibs) $(LATEXMK) $< -all: $(pdfs) +all: $(pdfs) clean # clean up everything except final pdfs clean: