build MANIFEST ourselves

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-10-25 18:28:19 +02:00
commit f25989d779
3 changed files with 44 additions and 19 deletions

3
.gitignore vendored
View file

@ -14,5 +14,6 @@ docs/man/man*/docbook-xsl.css
# Ignore cdist cache for version control
/cache/
# Python / cache
# Python: cache, distutils
__pycache__/
MANIFEST