diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index cb6140ce639..d269633b92d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2010/02/03 23:39:33 wiz Exp $ +# $NetBSD: Makefile,v 1.200 2010/02/18 21:03:31 drochner Exp $ COMMENT= Mathematics @@ -77,6 +77,7 @@ SUBDIR+= geg SUBDIR+= genius SUBDIR+= glpk SUBDIR+= gnumeric +SUBDIR+= gnumeric110 SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |