Author: pekka.klarck
Date: Tue May 12 05:24:11 2009
New Revision: 2003

Modified:
   trunk/MANIFEST.in

Log:
add also rst files to source distro (e.g. quickstart.rst)

Modified: trunk/MANIFEST.in
==============================================================================
--- trunk/MANIFEST.in   (original)
+++ trunk/MANIFEST.in   Tue May 12 05:24:11 2009
@@ -7,6 +7,6 @@

 recursive-include tools *.py *.au3 *.rb *.html *.txt *.tsv *.png
 prune tools/*/test
-recursive-include doc *.txt *.html *.png *.py *.dia
+recursive-include doc *.txt *.rst *.html *.png *.py *.dia
 include templates/*.html templates/*.tsv templates/*.txt

Reply via email to