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 c3595847c5d..7371de74516 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/06/08 14:38:27 frueauf Exp $ +# $NetBSD: Makefile,v 1.13 1999/07/31 19:21:05 rh Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -16,6 +16,7 @@ # SUBDIR += freefem # SUBDIR += fudgit # SUBDIR += gnuplot + SUBDIR += gnumeric SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack |