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 28512912789..29611f29e22 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2009/01/10 01:04:01 markd Exp $ +# $NetBSD: Makefile,v 1.181 2009/02/01 09:04:54 seb Exp $ COMMENT= Mathematics @@ -125,6 +125,7 @@ SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel +SUBDIR+= p5-Spreadsheet-ReadSXC SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari SUBDIR+= pari-galdata |