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 a011d0e46b1..17ed1a90020 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2004/11/27 12:53:15 gson Exp $ +# $NetBSD: Makefile,v 1.123 2004/12/23 10:49:51 wiz Exp $ # COMMENT= Mathematics @@ -32,6 +32,7 @@ SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gnumeric0 +SUBDIR+= gnumeric14 SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |