summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorjmiller <jmiller@localhost>2005-01-28 15:09:13 +0000
committerjmiller <jmiller@localhost>2005-01-28 15:09:13 +0000
commita2d94a2384f0acc84d330d1f19c0415e46d88a58 (patch)
tree3c530dd462e76fa7be3bdc2a84bc0b294b75a460 /MANIFEST.in
parentde989a16fbc7aa77285b92aba139c381941658b2 (diff)
downloadnumpy-a2d94a2384f0acc84d330d1f19c0415e46d88a58.tar.gz
Added scipy_base/_compiled_base.c since it is used at build time but
not included literally in any Extension, only as a renamed copy: e.g. _na_compiled_base.c.
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 e69de29bb..6fc4317c8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -0,0 +1 @@
+include scipy_base/_compiled_base.c