Code

PGP support is again working (pyme API has changed significantly) and we
[roundup.git] / MANIFEST.in
index 4ae1a14f655bf92592937a573f1c33116def96d6..b95ef64a1a554e1654daecd4121367f8835ee6bc 100644 (file)
@@ -1,14 +1,14 @@
+recursive-include share *
 recursive-include roundup *.*
 recursive-include frontends *.*
 recursive-include scripts *.* *-*
 recursive-include tools *.*
-recursive-include cgi-bin *.cgi
 recursive-include test *.py *.txt
-recursive-include doc *.html *.png *.txt *.css *.1
+recursive-include doc *.html *.png *.txt *.css *.1 *.example
 recursive-include detectors *.py
 recursive-include templates *.* home* page*
-global-exclude .cvsignore *.pyc *.pyo
-include run_tests.py *.txt demo.py MANIFEST.in
+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
-
+include locale/*.po locale/*.mo locale/roundup.pot