summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
Diffstat (limited to 'numpy')
-rw-r--r--numpy/doc/swig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/numpy/doc/swig/Makefile b/numpy/doc/swig/Makefile
index 757f6421b..593ebe01c 100644
--- a/numpy/doc/swig/Makefile
+++ b/numpy/doc/swig/Makefile
@@ -29,6 +29,7 @@ all: $(WRAPPERS) Vector.cxx Vector.h Matrix.cxx Matrix.h Tensor.cxx Tensor.h
test: all
test1D.py
test2D.py
+ test3D.py
doc: html pdf