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 acc7cd2fc78..56e1d6780fc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2008/10/20 22:42:13 he Exp $ +# $NetBSD: Makefile,v 1.175 2008/10/20 22:59:00 he Exp $ COMMENT= Mathematics @@ -108,6 +108,7 @@ SUBDIR+= openaxiom SUBDIR+= orpie SUBDIR+= otter SUBDIR+= p5-Excel-Template +SUBDIR+= p5-Excel-Template-Plus SUBDIR+= p5-Math-Base85 SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInteger |