Include srctree in sdist.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 5 Dec 2010 11:47:54 +0000 (03:47 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 5 Dec 2010 11:47:54 +0000 (03:47 -0800)
MANIFEST.in

index a3b3980dad340b9e744d8921f0c363331a6dde54..4adb44e73ba89ba43657c754e223a2641da7899a 100644 (file)
@@ -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