diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 40405cf4690c..6a89dc2351b6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1998/08/10 00:45:00 steve Exp $ +# $Id: Makefile,v 1.50 1998/08/30 18:30:51 steve Exp $ # SUBDIR += Scilab @@ -14,6 +14,7 @@ SUBDIR += freefem SUBDIR += fudgit SUBDIR += geg + SUBDIR += gnumeric SUBDIR += gnuplot SUBDIR += hexcalc SUBDIR += lapack |