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 176a6d04ee26..6a8bfc0be0c7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1997/06/10 08:50:47 asami Exp $ +# $Id: Makefile,v 1.30 1997/06/18 12:16:03 tg Exp $ # SUBDIR += Scilab @@ -19,6 +19,7 @@ SUBDIR += numpy SUBDIR += octave SUBDIR += oleo + SUBDIR += pari SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |