From 2068ff1ef98ad8e284f0769876461e4e30570148 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 4 May 1996 02:49:38 +0000 Subject: Add isc-dhcp and wide-dhcp. Delete dhcp. --- net/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/Makefile b/net/Makefile index b48b334bc0a6..c053286ae617 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,7 @@ -# $Id: Makefile,v 1.67 1996/04/18 16:42:12 ache Exp $ +# $Id: Makefile,v 1.68 1996/05/04 01:58:38 asami Exp $ # SUBDIR += archie - SUBDIR += dhcp SUBDIR += dgd SUBDIR += dgd-lpmud SUBDIR += dip @@ -13,6 +12,7 @@ SUBDIR += imm SUBDIR += irc SUBDIR += ircII + SUBDIR += isc-dhcp SUBDIR += ivs SUBDIR += mirror SUBDIR += moxftp @@ -34,6 +34,7 @@ SUBDIR += trafshow SUBDIR += vic SUBDIR += wais + SUBDIR += wide-dhcp SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xgopher -- cgit