diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 0429b1212fe..cd1e0f9a3fd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/02/14 08:54:02 tg Exp $ +# $Id: Makefile,v 1.24 1997/03/06 01:23:46 asami Exp $ # SUBDIR += blas @@ -11,6 +11,7 @@ SUBDIR += gnuplot SUBDIR += hexcalc SUBDIR += lapack + SUBDIR += libranlib SUBDIR += linpack SUBDIR += maxima SUBDIR += octave |