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 88ef9284e9ef..019e78032ec5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1998/04/10 05:05:16 hoek Exp $ +# $Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp $ # SUBDIR += Scilab @@ -7,6 +7,7 @@ SUBDIR += calc SUBDIR += calctool SUBDIR += eispack + SUBDIR += eval SUBDIR += femlab SUBDIR += fftpack SUBDIR += freefem |