diff options
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 424fbf01a63..d770a3e6e06 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2007/04/29 20:14:16 tnn Exp $ +# $NetBSD: Makefile,v 1.157 2007/05/05 21:35:34 wiz Exp $ # COMMENT= Mathematics @@ -68,6 +68,7 @@ SUBDIR+= geg SUBDIR+= genius SUBDIR+= glpk SUBDIR+= gnumeric +SUBDIR+= gnumeric-current SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |