diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 38238f989d9f..be9fc3854dad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1996/12/06 10:23:28 max Exp $ +# $Id: Makefile,v 1.87 1997/01/02 07:26:52 tg Exp $ # SUBDIR += archie @@ -38,6 +38,7 @@ SUBDIR += scotty SUBDIR += slirp SUBDIR += socks5 + SUBDIR += strobe SUBDIR += sup SUBDIR += telnetx SUBDIR += tintin++ |