summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRobert Bradshaw <robertwb@math.washington.edu>2010-12-05 03:47:54 -0800
committerRobert Bradshaw <robertwb@math.washington.edu>2010-12-05 03:47:54 -0800
commitfb0c4369651268a1983a97078e18cf25918050b8 (patch)
tree9f1e6e18487893601d5144e74b405f0043611966 /MANIFEST.in
parent425465a48ea0c388f10b52c4111a4989f68d309a (diff)
downloadcython-fb0c4369651268a1983a97078e18cf25918050b8.tar.gz
Include srctree in sdist.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a3b3980da..4adb44e73 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,7 +18,7 @@ include Demos/Setup.py
include Demos/Makefile*
recursive-include Tools *
recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt
-recursive-include tests *_lib.cpp
+recursive-include tests *_lib.cpp *.srctree
include runtests.py
include Cython/Mac/Makefile