create manifest for distribution

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2482 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-03-29 16:33:10 +00:00
parent ecd7e44935
commit 2f81057f5e

View file

@ -46,9 +46,12 @@ cleandeb:
rm -f debian/*.debhelper debian/{files,substvars}
rm -f configure-stamp build-stamp
config:
config: MANIFEST
$(PYTHON) setup.py config -lcrypto
MANIFEST: MANIFEST.in setup.py
$(PYTHON) setup.py sdist --manifest-only
locale:
$(MAKE) -C po