diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6a8bfc0be0c7..ca180df6e1a4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1997/06/18 12:16:03 tg Exp $ +# $Id: Makefile,v 1.31 1997/06/21 20:51:44 max Exp $ # SUBDIR += Scilab @@ -7,6 +7,7 @@ SUBDIR += calc SUBDIR += calctool SUBDIR += eispack + SUBDIR += femlab SUBDIR += fftpack SUBDIR += freefem SUBDIR += fudgit |