From 8f02356782feebbb8e77a75c2fe452a407d5892e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 7 Jan 1997 12:46:33 +0000 Subject: [PATCH] Add strobe. Not-sure-if-forgotten-by-him-but-I'm-going-to-commit-this-before-I-forget: max --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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++