Update README filepaths

This commit is contained in:
2021-01-10 14:09:53 +01:00
parent f965417e90
commit 00adf52ea7
2 changed files with 3 additions and 5 deletions

View File

@@ -74,6 +74,5 @@ all: $(pdfs) clean
# clean up everything except final pdfs
clean:
latexmk -c .
rm $(out_dir)/*.{aux,xdv,log,fls,fdb_latexmk}
.DEFAULT_GOAL := all