diff options
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | math/Makefile | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4f4db80fa8c1..2f7513358f34 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -216,7 +216,6 @@ SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += seejpeg - SUBDIR += shot2png SUBDIR += sketch SUBDIR += smpeg SUBDIR += smpeg-xmms diff --git a/math/Makefile b/math/Makefile index bc078542e8b6..954427096710 100644 --- a/math/Makefile +++ b/math/Makefile @@ -47,6 +47,7 @@ SUBDIR += netcdf SUBDIR += ngraph SUBDIR += ntl + SUBDIR += numpy SUBDIR += octave SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp diff --git a/textproc/Makefile b/textproc/Makefile index eec36d094e9f..2059c23b3ccf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -161,7 +161,6 @@ SUBDIR += sgmltools SUBDIR += sgmltools-lite SUBDIR += sgrep - SUBDIR += shot2txt SUBDIR += smartdoc SUBDIR += sp SUBDIR += tclExpat |