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 822d53960ec..cb6cecd81e6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1623 2012/07/05 17:14:44 sno Exp $ +# $NetBSD: Makefile,v 1.1624 2012/07/07 11:39:00 wiz Exp $ # COMMENT= Development utilities @@ -531,6 +531,7 @@ SUBDIR+= p5-Attribute-Handlers SUBDIR+= p5-Attribute-Lexical SUBDIR+= p5-AutoLoader SUBDIR+= p5-AutoXS-Header +SUBDIR+= p5-Autodia SUBDIR+= p5-B-Compiling SUBDIR+= p5-B-Hooks-EndOfScope SUBDIR+= p5-B-Hooks-OP-Annotation |