summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRobert Bradshaw <robertwb@math.washington.edu>2010-07-25 00:34:53 -0700
committerRobert Bradshaw <robertwb@math.washington.edu>2010-07-25 00:34:53 -0700
commitb2d2e9cecd91d4bb600d675213efc3fd406542c0 (patch)
tree1c63fd12756cf2435bf439ae3b6ce236fc33eb95 /MANIFEST.in
parentbba219fcc4ca460696f040e85b22681d862f5768 (diff)
downloadcython-b2d2e9cecd91d4bb600d675213efc3fd406542c0.tar.gz
Add wrapper files to MANIFEST.in.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3eff3175a..a3b3980da 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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