Remove the MANIFEST file so that it gets created fresh each time

This commit is contained in:
Jesse Keating 2009-03-09 15:34:59 -07:00
parent 2688d1c397
commit ff70fea3ed
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Changelog:
archive:
@rm -f Changelog
@rm -f MANIFEST
@make Changelog
@rm -rf ${PKGNAME}-$(VERSION)/
@python setup.py sdist --formats=bztar > /dev/null