From f7c3428df430d6a806d209ae0a6160d7a5ffbd4f Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 26 Nov 1996 08:50:49 +0000 Subject: Add bb and socks5. --- net/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/Makefile b/net/Makefile index 51bbdf461568..7b8e10d730de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.82 1996/11/11 23:26:07 ache Exp $ +# $Id: Makefile,v 1.83 1996/11/22 08:20:25 obrien Exp $ # SUBDIR += archie SUBDIR += ascend-radius + SUBDIR += bb SUBDIR += cvsup SUBDIR += dgd SUBDIR += dgd-lpmud @@ -34,6 +35,7 @@ SUBDIR += samba SUBDIR += scotty SUBDIR += slirp + SUBDIR += socks5 SUBDIR += sup SUBDIR += telnetx SUBDIR += tintin++ -- cgit