diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7a40adb2e1f0..520ef76a4981 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.127 1997/11/17 00:48:49 jdp Exp $ +# $Id: Makefile,v 1.128 1997/11/17 13:20:20 tg Exp $ # SUBDIR += archie @@ -80,6 +80,7 @@ SUBDIR += tinyfugue SUBDIR += traceroute SUBDIR += trafshow + SUBDIR += ttt SUBDIR += ucd-snmp SUBDIR += wais SUBDIR += wget |