X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=6e87253adffbc24d174f1271b984fb2ebc983632;hb=90f73298ec65ab89af5131ec8473f9c5909d333c;hp=db6de3f740e5891d921fbc6cd5cc76d81c611d9f;hpb=dc8ae67f7272ec9dcf0712f71520f1ea98707691;p=mjotex.git diff --git a/makefile b/makefile index db6de3f..6e87253 100644 --- 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/