diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 67881e0966fe..df5d0376b6a6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.290 1999/08/18 07:19:06 asami Exp $ +# $Id: Makefile,v 1.291 1999/08/22 08:42:30 fenner Exp $ # SUBDIR += SSLtelnet @@ -147,6 +147,7 @@ SUBDIR += socks5 SUBDIR += sup SUBDIR += tac_plus + SUBDIR += tcpflow SUBDIR += tcpshow SUBDIR += tcptrace SUBDIR += tdetect |