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 36a975f0fce..886cdcca7c2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.584 2004/12/21 00:13:21 schmonz Exp $
+# $NetBSD: Makefile,v 1.585 2004/12/22 15:50:53 kim Exp $
#
COMMENT= Development utilities
@@ -357,6 +357,7 @@ SUBDIR+= p5-Graph
SUBDIR+= p5-Heap
SUBDIR+= p5-IO-Digest
SUBDIR+= p5-IO-LockedFile
+SUBDIR+= p5-IO-Multiplex
SUBDIR+= p5-IO-Null
SUBDIR+= p5-IO-String
SUBDIR+= p5-IO-Stty