summaryrefslogtreecommitdiff
path: root/numpy/fft/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/fft/SConstruct')
-rw-r--r--numpy/fft/SConstruct2
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/fft/SConstruct b/numpy/fft/SConstruct
deleted file mode 100644
index a377d8391..000000000
--- a/numpy/fft/SConstruct
+++ /dev/null
@@ -1,2 +0,0 @@
-from numscons import GetInitEnvironment
-GetInitEnvironment(ARGUMENTS).DistutilsSConscript('SConscript')