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 cd1d11f73b6..07a172c68a6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.266 2014/05/31 21:33:28 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.267 2014/06/11 20:51:45 schmonz Exp $ COMMENT= Mathematics @@ -186,6 +186,7 @@ SUBDIR+= p5-Math-Spline SUBDIR+= p5-Math-VecStat SUBDIR+= p5-Number-Compare SUBDIR+= p5-Number-Latin +SUBDIR+= p5-Number-Range SUBDIR+= p5-Number-Tolerant SUBDIR+= p5-Roman SUBDIR+= p5-Set-Crontab |