Code

PGP support is again working (pyme API has changed significantly) and we
[roundup.git] / MANIFEST.in
index 960a570c1d3e401abd3ee158e1d97ebfc5a4b1fa..b95ef64a1a554e1654daecd4121367f8835ee6bc 100644 (file)
@@ -1,3 +1,4 @@
+recursive-include share *
 recursive-include roundup *.*
 recursive-include frontends *.*
 recursive-include scripts *.* *-*
@@ -6,7 +7,7 @@ recursive-include test *.py *.txt
 recursive-include doc *.html *.png *.txt *.css *.1 *.example
 recursive-include detectors *.py
 recursive-include templates *.* home* page*
-global-exclude .cvsignore *.pyc *.pyo .DS_Store
+global-exclude .svn .cvsignore *.pyc *.pyo .DS_Store
 include run_tests.py *.txt demo.py MANIFEST.in MANIFEST
 exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
 exclude doc/security.txt doc/templating.txt