X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=makefile;h=eabe908839945305a694fe7552ebbb25fb9ed5dc;hp=a0b130edc7c686774b989b9eb5695d778d3332c2;hb=59e4fa4c0281befce512b366f66e0e92c1740e29;hpb=ed80fbbbaba0a303e56dc2a62dec9e97b34e8765 diff --git a/makefile b/makefile index a0b130e..eabe908 100644 --- a/makefile +++ b/makefile @@ -124,7 +124,8 @@ check: # Clean up leftover junk. .PHONY: clean clean: - rm -f *.{aux,bbl,bcf,bib,blg,listing,lof,log,nav,out,pdf,snm,toc,xml} + rm -f *.{aux,bbl,bcf,bib,blg,listing,lof,log} + rm -f *.{nav,out,pdf,snm,spl,toc,xml} rm -rf dist/ # If this document will be published, the publisher isn't going to