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 fe5105934f2..8ebf95fdf3e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2005/01/25 14:11:54 cube Exp $ +# $NetBSD: Makefile,v 1.127 2005/01/25 14:36:38 cube Exp $ # COMMENT= Mathematics @@ -73,6 +73,7 @@ SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Random SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab +SUBDIR+= p5-Set-Infinite SUBDIR+= p5-Spreadsheet-ParseExcel SUBDIR+= p5-Spreadsheet-WriteExcel SUBDIR+= pari |