From b68d61c1662f9640ea475cbe21f1e7bf1d10bfcf Mon Sep 17 00:00:00 2001 From: danh Date: Fri, 18 Aug 2000 01:23:55 +0000 Subject: [PATCH] added radiusd-lucent to Makefile --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index ffba82e58e2..f10558790de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.83 2000/08/16 07:44:52 camield Exp $ +# $OpenBSD: Makefile,v 1.84 2000/08/18 01:23:55 danh Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -62,6 +62,7 @@ SUBDIR += publicfile SUBDIR += queso SUBDIR += radiusd-cistron + SUBDIR += radiusd-lucent SUBDIR += rrdtool SUBDIR += rsync SUBDIR += samba