diff options
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d54ba9d31f6..0b86a37cb8c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2006/01/03 07:26:38 taca Exp $ +# $NetBSD: Makefile,v 1.146 2006/01/03 21:08:09 adrianp Exp $ # COMMENT= Mathematics @@ -109,6 +109,8 @@ SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= pari-galdata +SUBDIR+= pear-Numbers_Roman +SUBDIR+= pear-Numbers_Words SUBDIR+= php-bcmath SUBDIR+= pspp SUBDIR+= py-Numeric |