diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 54fd24c21462..6ddceb721105 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.264 1999/05/28 22:31:23 nectar Exp $ +# $Id: Makefile,v 1.265 1999/05/29 05:01:11 steve Exp $ # SUBDIR += IglooFTP @@ -186,6 +186,7 @@ SUBDIR += tkirc SUBDIR += traceroute SUBDIR += trafshow + SUBDIR += ttcp SUBDIR += ttt SUBDIR += ucd-snmp SUBDIR += vnc |