diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 702ff5c4d666..a9e6ec1ddcc4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1997/02/17 10:46:01 tg Exp $ +# $Id: Makefile,v 1.93 1997/02/18 08:36:56 tg Exp $ # SUBDIR += archie @@ -46,6 +46,7 @@ SUBDIR += socks5 SUBDIR += strobe SUBDIR += sup + SUBDIR += tcptrace SUBDIR += telnetx SUBDIR += tintin++ SUBDIR += tinyfugue |