]> mj.ucw.cz Git - ucwmac.git/commitdiff
Makefile: Clean *.pdf, too
authorMartin Mares <mj@ucw.cz>
Sat, 3 Aug 2013 11:08:40 +0000 (13:08 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 3 Aug 2013 11:08:40 +0000 (13:08 +0200)
Makefile

index 0f1fe1da9361d02795ce84be7afc2dd538b80581..fdcaadb35bd64e63befb0ac01da3d71e739f2c59 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ all: test.pdf test-labels.pdf
        pdfcsplain $<
 
 clean:
-       rm -f *~ *.log *.dvi *.ps *.aux
+       rm -f *~ *.log *.dvi *.ps *.pdf *.aux
 
 release:
        git tag v$(VERSION)