diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 01576b9..fde37ed 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1997/11/24 00:48:41 fenner Exp $ +# $Id: Makefile,v 1.35 1998/02/22 00:24:13 steve Exp $ # SUBDIR += Scilab @@ -22,6 +22,7 @@ SUBDIR += p5-MatrixReal SUBDIR += pari SUBDIR += plplot + SUBDIR += siag SUBDIR += simpack SUBDIR += ss SUBDIR += umatrix |