diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e5a219f681c..7cfbb51e13f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.336 2002/10/07 20:01:07 tron Exp $ +# $NetBSD: Makefile,v 1.337 2002/10/15 15:37:22 cjep Exp $ # COMMENT= Networking tools @@ -157,6 +157,7 @@ SUBDIR+= ntp4 SUBDIR+= openag SUBDIR+= openh323 SUBDIR+= openslp +SUBDIR+= p5-DNS-ZoneParse SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-Net |