diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 35f1fa80b66..7ef694d598d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/01/13 16:17:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2000/02/04 10:53:06 drochner Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -19,6 +19,7 @@ SUBDIR += geg # SUBDIR += gnuplot SUBDIR += gnumeric + SUBDIR += grace SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack |