summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 1045d6dd2f9..9a59437dba4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2001/08/13 21:55:11 wiz Exp $
+# $NetBSD: Makefile,v 1.241 2001/08/18 03:21:02 jlam Exp $
#
COMMENT= Networking tools
@@ -106,6 +106,7 @@ SUBDIR+= nslint
SUBDIR+= ntop
SUBDIR+= ntp4
SUBDIR+= openh323
+SUBDIR+= openslp
SUBDIR+= p5-Net
SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-Daemon