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 88c3de46321..aaa9a2b8708 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1157 2009/04/29 19:32:19 sno Exp $ +# $NetBSD: Makefile,v 1.1158 2009/04/29 19:36:02 sno Exp $ # COMMENT= Development utilities @@ -758,6 +758,7 @@ SUBDIR+= p5-Scalar-List-Utils SUBDIR+= p5-Scalar-Util-Refcount SUBDIR+= p5-Schedule-RateLimiter SUBDIR+= p5-Scope-Guard +SUBDIR+= p5-Scope-Upper SUBDIR+= p5-Set-IntSpan SUBDIR+= p5-Set-Object SUBDIR+= p5-Set-Scalar |