diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a953c2e4f6e..7a4a32853ca 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1245 2009/10/24 08:39:36 sno Exp $ +# $NetBSD: Makefile,v 1.1246 2009/10/24 16:55:38 sno Exp $ # COMMENT= Development utilities @@ -539,6 +539,7 @@ SUBDIR+= p5-Data-UUID SUBDIR+= p5-Data-Visitor SUBDIR+= p5-Date-Business SUBDIR+= p5-Date-Calc +SUBDIR+= p5-Date-Calc-XS SUBDIR+= p5-Date-Manip SUBDIR+= p5-Date-Simple SUBDIR+= p5-Declare-Constraints-Simple |