From: Robert Bradshaw Date: Thu, 5 Nov 2009 18:51:12 +0000 (-0800) Subject: Include all of Tools. X-Git-Tag: 0.12.rc0~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4f458fb9eef26aaac9a9bce48d23de9f855c074;p=cython.git Include all of Tools. --- diff --git a/MANIFEST.in b/MANIFEST.in index 882a0bf3..ff6720dd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,7 +16,7 @@ include Demos/embed/* include Demos/freeze/* include Demos/Setup.py include Demos/Makefile* -include Tools/* +recursive-include Tools * recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt include runtests.py