diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cbf5c5c0d22..a12f70f80de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2000/08/30 04:14:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.152 2000/08/31 01:49:46 explorer Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -79,6 +79,7 @@ SUBDIR += ORBit SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-SNMP SUBDIR += p5-Net-Telnet SUBDIR += p5-SNMP SUBDIR += p5-Socket6 |