summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-05-31 16:20:44 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-05-31 16:20:44 -0400
commit6fbcfe7a4df62f0b217539b9c931d1068e947b70 (patch)
treeb0b0cb64dfffea79b1d5486326c9759d2b6048c4
parent3ef596c2f5217993d92e1cded3efc44d249eb183 (diff)
downloadmako-rel_0_3_3.tar.gz
add html files to test suiterel_0_3_3
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e33776a..576194b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,7 @@
recursive-include doc *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *.mako *.sty autohandler
recursive-include examples *.py *.xml *.mako *.myt *.kid *.tmpl
-recursive-include test *.py *.dat
+recursive-include test *.py *.dat *.html
include README* LICENSE distribute_setup.py ez_setup.py CHANGES*