summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-06-22 17:38:45 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-06-22 17:38:45 -0400
commit32e5f73efad6b81573db92f6c983e2c994d03a1c (patch)
tree3720385d8601d1f4ed5435d27e37ec0a9bd13b6f
parenta0354c3ef082ab4559064529678b027ead78b031 (diff)
downloadmako-rel_0_3_4.tar.gz
ensure .mako goes in hererel_0_3_4
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 576194b..8407f7b 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 *.html
+recursive-include test *.py *.dat *.html *.mako
include README* LICENSE distribute_setup.py ez_setup.py CHANGES*