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 ebb3cf0ac71c..8759d0470a91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.274 1999/06/19 08:58:50 cpiazza Exp $ +# $Id: Makefile,v 1.275 1999/06/19 22:43:59 jdp Exp $ # SUBDIR += IglooFTP @@ -194,6 +194,7 @@ SUBDIR += tkirc SUBDIR += traceroute SUBDIR += trafshow + SUBDIR += trickyirc SUBDIR += ttcp SUBDIR += ttt SUBDIR += ucd-snmp |