diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c525f48aa9a..6a358b49377 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.247 2001/09/25 12:47:10 agc Exp $ +# $NetBSD: Makefile,v 1.248 2001/09/26 05:53:13 jlam Exp $ # COMMENT= Networking tools @@ -172,6 +172,7 @@ SUBDIR+= tcpdpriv SUBDIR+= tcpdstat SUBDIR+= tcpdump SUBDIR+= tcpillust +SUBDIR+= tcpslice SUBDIR+= tcptrace SUBDIR+= tightvnc SUBDIR+= tightvncviewer |