Code

pre-beta2 stuff
[roundup.git] / MANIFEST.in
index a7a8ffca9dff5bcd4fa9148ab9f960db0b77493c..b7c6a328ad9347f9f103c1a69963668c9f8fb67a 100644 (file)
@@ -1,10 +1,12 @@
 recursive-include roundup *.* home* page*
 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
 recursive-exclude roundup *.pyc *.pyo .cvsignore
 recursive-exclude frontends *.pyc *.pyo .cvsignore
 include run_tests *.txt
-exclude BUILD.txt I18N_PROGRESS.txt
+exclude BUILD.txt I18N_PROGRESS.txt TODO.txt