]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
Add ".lof" to the `make clean` target.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 4 Jun 2016 20:21:50 +0000 (16:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 4 Jun 2016 20:21:50 +0000 (16:21 -0400)
makefile

index db6de3f740e5891d921fbc6cd5cc76d81c611d9f..6e87253adffbc24d174f1271b984fb2ebc983632 100644 (file)
--- a/makefile
+++ b/makefile
@@ -102,7 +102,7 @@ $(PN).bbl: $(SRCS) | $(PN).aux
 # Clean up leftover junk.
 .PHONY: clean
 clean:
-       rm -f *.{out,nav,snm,toc,aux,log,pdf,bcf,xml,bbl,blg,bib}
+       rm -f *.{aux,bbl,bcf,bib,blg,lof,log,nav,out,pdf,snm,toc,xml}
        rm -rf dist/