diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 61e57cf50ff..157b39080ae 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2002/08/21 08:04:51 cjep Exp $ +# $NetBSD: Makefile,v 1.81 2002/08/21 08:11:03 cjep Exp $ # COMMENT= Mathematics @@ -34,6 +34,7 @@ SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gnumeric0 +SUBDIR+= gp-grape SUBDIR+= grace SUBDIR+= grpn SUBDIR+= gsl |