summaryrefslogtreecommitdiff
path: root/bento.info
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2011-03-16 01:26:56 -0400
committerDavid Cournapeau <cournape@gmail.com>2011-08-29 00:32:24 +0200
commit75fedf0311fb4d5e62f8e05bce143fb3f95a6975 (patch)
tree8e90a481cf68a0ec8d488b02d18d937d605b32b4 /bento.info
parentfd59c8328035c22533fb6d27c632aa651b76e7ae (diff)
downloadnumpy-75fedf0311fb4d5e62f8e05bce143fb3f95a6975.tar.gz
BUG: extra source files section.
Diffstat (limited to 'bento.info')
-rw-r--r--bento.info4
1 files changed, 1 insertions, 3 deletions
diff --git a/bento.info b/bento.info
index 862f445c4..460fa878d 100644
--- a/bento.info
+++ b/bento.info
@@ -50,10 +50,7 @@ HookFile:
numpy/random/bscript
ExtraSourceFiles:
- numpy_templates.py,
setup.py,
- numpy/version.py.in,
- numpy/__config__.py.in,
numpy/core/include/numpy/*.h,
numpy/core/include/numpy/*.in,
numpy/core/include/numpy/fenv/*.h,
@@ -90,6 +87,7 @@ DataFiles: tests
Library:
Packages:
numpy,
+ numpy.build_utils,
numpy.compat,
numpy.core,
numpy.core.code_generators,