]> git.phdru.name Git - mimedecode.git/commitdiff
Removed mimedecode1.py.
authorOleg Broytman <phd@phdru.name>
Thu, 27 Apr 2006 14:59:58 +0000 (14:59 +0000)
committerOleg Broytman <phd@phdru.name>
Thu, 27 Apr 2006 14:59:58 +0000 (14:59 +0000)
git-svn-id: file:///home/phd/archive/SVN/mimedecode@8 a778b35f-2f12-0410-a9f6-9b1356d76ba6

MANIFEST.in
Makefile

index 946c28359b4b57ec799d4fdd8eeb0fc09de373bd..7dec9d996832614896345c4053ae8c2e9f76a6a4 100644 (file)
@@ -1,3 +1,2 @@
-include mimedecode.py mimedecode1.py
-include Makefile* MANIFEST.in ANNOUNCE
+include mimedecode.py Makefile* MANIFEST.in ANNOUNCE
 include mimedecode.docbook mimedecode.html mimedecode.txt mimedecode.man
index cc1ddb8a274557d2f18820cc9f5817045b01e794..c27f3a27b88f219576ba0590c070df1712290bc1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@
 all: docs sdist
 
 DISTFILES = mimedecode.py \
-mimedecode1.py \
 setup.py \
 Makefile \
 Makefile.sgmlt \