]> git.phdru.name Git - mimedecode.git/commitdiff
Clean.
authorOleg Broytman <phd@phdru.name>
Thu, 27 Apr 2006 15:06:05 +0000 (15:06 +0000)
committerOleg Broytman <phd@phdru.name>
Thu, 27 Apr 2006 15:06:05 +0000 (15:06 +0000)
git-svn-id: file:///home/phd/archive/SVN/mimedecode@10 a778b35f-2f12-0410-a9f6-9b1356d76ba6

Makefile

index 12b9bd9684cb9383d922021a62cb31ddbf3821cb..58d8bcfdab1515a70d5707dba765655df6aeea7f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ docs: mimedecode.man mimedecode.txt mimedecode.html
 include Makefile.4xslt
 
 
-CLEANFILES = mimedecode.pyc MANIFEST sdist
+CLEANFILES = *.py[co] MANIFEST
 
 .PHONY: clean
 clean:
@@ -34,4 +34,4 @@ clean:
 
 .PHONY: distclean
 distclean: clean
-       rm -rf dist sdist
+       rm -rf dist