diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 72436cd1492..b3c112d599c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.324 2002/07/24 11:59:42 agc Exp $ +# $NetBSD: Makefile,v 1.325 2002/07/25 17:12:03 jonb Exp $ # COMMENT= Networking tools @@ -170,6 +170,7 @@ SUBDIR+= pen SUBDIR+= pfnet SUBDIR+= php3-snmp SUBDIR+= php4-ftp +SUBDIR+= php4-snmp SUBDIR+= php4-sockets SUBDIR+= php4-yp SUBDIR+= pim6dd |