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 285b05747f9..7e08b0fe72f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2005/05/18 22:39:00 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2005/06/24 17:27:15 wiz Exp $ # COMMENT= Mathematics @@ -73,6 +73,7 @@ SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari SUBDIR+= p5-Math-Random +SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin SUBDIR+= p5-Set-Crontab SUBDIR+= p5-Set-Infinite |