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 74d206b34c4..ecc43ba72f1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.618 2005/03/03 09:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.619 2005/03/04 20:42:38 tv Exp $
#
COMMENT= Development utilities
@@ -325,6 +325,7 @@ SUBDIR+= p5-Class-Factory-Util
SUBDIR+= p5-Class-Fields
SUBDIR+= p5-Class-Inner
SUBDIR+= p5-Class-Loader
+SUBDIR+= p5-Class-MakeMethods
SUBDIR+= p5-Class-MethodMaker
SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue