summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c5e23cdbc3a..c2c7e28ccc1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2002/01/10 13:06:09 jlam Exp $
+# $NetBSD: Makefile,v 1.261 2002/01/18 21:58:32 mjl Exp $
#
COMMENT= Development utilities
@@ -147,6 +147,7 @@ SUBDIR+= nqc
SUBDIR+= oaf
SUBDIR+= p5-AppConfig
SUBDIR+= p5-AtExit
+SUBDIR+= p5-Attribute-Handlers
SUBDIR+= p5-BSD-Resource
SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-Class-Loader