summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 17acb89e7c8..b90ff5a9e50 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.548 2004/10/21 04:22:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.549 2004/10/23 00:23:20 minskim Exp $
#
COMMENT= Development utilities
@@ -292,6 +292,7 @@ SUBDIR+= p5-Carp-Assert
SUBDIR+= p5-Class-Accessor
SUBDIR+= p5-Class-Container
SUBDIR+= p5-Class-Data-Inheritable
+SUBDIR+= p5-Class-Factory
SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Loader
SUBDIR+= p5-Class-MethodMaker