summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@monkeypox.org>2010-02-28 21:01:28 -0800
committerR. Tyler Ballance <tyler@monkeypox.org>2010-02-28 21:01:28 -0800
commit7ab7f51887f448e808dd401e1c89dd6c61f604ad (patch)
treeeabce8acf44a9e2ad2c2fcd38169c2e5272d6d02
parenta1957504ab4c67b657a1f193de9f119df962bba7 (diff)
parenta28fcc76bacaea7403cf0ba22fdda1a5a34c13aa (diff)
downloadpython-cheetah-7ab7f51887f448e808dd401e1c89dd6c61f604ad.tar.gz
Merge branch 'master' into next
Conflicts: cheetah/Version.py Change-Id: I90bb7469ef5fedbd07c28804fb13c4a818b121a4
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f1d1938..c892292 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
include MANIFEST.in *.py *.cfg TODO CHANGES LICENSE README.markdown examples docs bin
-recursive-include cheetah *.py *.tmpl *.txt
+recursive-include cheetah *.py *.tmpl *.txt *.h
recursive-include bin *
recursive-include docs *
recursive-include examples *