diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9a69c1d0db0..8392e4b198a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.392 2003/07/15 12:16:02 itojun Exp $ +# $NetBSD: Makefile,v 1.393 2003/07/21 22:28:37 kim Exp $ # COMMENT= Networking tools @@ -279,6 +279,7 @@ SUBDIR+= tcpillust SUBDIR+= tcpreplay SUBDIR+= tcpslice SUBDIR+= tcptrace +SUBDIR+= tcptraceroute SUBDIR+= tightvnc SUBDIR+= tightvncviewer SUBDIR+= tinyfugue |