From b2d2e9cecd91d4bb600d675213efc3fd406542c0 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Sun, 25 Jul 2010 00:34:53 -0700 Subject: [PATCH] Add wrapper files to MANIFEST.in. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 3eff3175..a3b3980d 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 -- 2.26.2