summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--net/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 90f70020442..8a43c3b2b75 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2000/08/08 18:11:14 jlam Exp $
+# $NetBSD: Makefile,v 1.133 2000/08/25 16:13:56 mjl Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -108,6 +108,7 @@
SUBDIR += prcs
SUBDIR += pth
SUBDIR += ptl2
+ SUBDIR += pwlib
SUBDIR += py-curses
SUBDIR += rcs
SUBDIR += rdp
diff --git a/net/Makefile b/net/Makefile
index 73b51aefd20..633fdee1e86 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2000/08/14 12:06:37 itojun Exp $
+# $NetBSD: Makefile,v 1.149 2000/08/25 16:13:56 mjl Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -74,6 +74,7 @@
SUBDIR += nocol
SUBDIR += ntop
SUBDIR += ntp4
+ SUBDIR += openh323
SUBDIR += ORBit
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS