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 a0f02171d276..42332c8d3327 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1997/06/11 20:52:15 max Exp $ +# $Id: Makefile,v 1.109 1997/06/22 04:09:24 brian Exp $ # SUBDIR += archie @@ -55,6 +55,7 @@ SUBDIR += socks5 SUBDIR += strobe SUBDIR += sup + SUBDIR += tac_plus SUBDIR += tcptrace SUBDIR += telnetx SUBDIR += tintin++ |