diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6e31a7525f10..487c875c72c2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,6 @@ SUBDIR += netcdf SUBDIR += ngraph SUBDIR += ntl - SUBDIR += numpy SUBDIR += octave SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp @@ -79,6 +78,8 @@ SUBDIR += plplot SUBDIR += pspp SUBDIR += py-gnuplot + SUBDIR += py-numeric + SUBDIR += py-numeric17 SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rascal |