summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-07-28 02:29:13 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-07-28 02:29:13 +0000
commitae80bef6aaf80d54f8f2d37f3327fbb6009b1ba3 (patch)
tree9d4bc9c43e612c7676171c6eae920317f52880ea /MANIFEST.in
parent8a946f60dfb7b3936c3aea98dfcfcdf3c986a702 (diff)
downloadnumpy-ae80bef6aaf80d54f8f2d37f3327fbb6009b1ba3.tar.gz
Fixing MANIFEST.in on win32.
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 93782a63c..93ac0441e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,4 +10,4 @@ include setupegg.py
# Adding scons build relateed files not found by distutils
include numpy/core/code_generators/__init__.py
include numpy/core/include/numpy/numpyconfig.h.in
-recursive-include numpy/ SConstruct
+recursive-include numpy SConstruct