Add wrapper files to MANIFEST.in.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 25 Jul 2010 07:34:53 +0000 (00:34 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 25 Jul 2010 07:34:53 +0000 (00:34 -0700)
MANIFEST.in

index 3eff3175ad2a327cea6e91e287148db5f9afb3e6..a3b3980dad340b9e744d8921f0c363331a6dde54 100644 (file)
@@ -18,6 +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
 include runtests.py
 
 include Cython/Mac/Makefile