From: Alan T. DeKok Date: Fri, 14 Sep 2012 15:01:08 +0000 (+0200) Subject: Finish getting rid of radwatch X-Git-Tag: release_3_0_0_beta1~1712 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e357c7d5101b83a93569f75d07e3697e10e0b601;p=thirdparty%2Ffreeradius-server.git Finish getting rid of radwatch --- diff --git a/scripts/Makefile b/scripts/Makefile index 526c32134a9..e78ff67865f 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -4,13 +4,9 @@ include ../Make.inc all: -radwatch: - $(INSTALL) -m 755 radwatch $(R)$(sbindir) - install: $(INSTALL) -m 755 rc.radiusd $(R)$(sbindir) $(INSTALL) -m 755 radsqlrelay $(R)$(bindir) - $(INSTALL) -m 755 radwatch $(R)$(sbindir) $(INSTALL) -m 755 raddebug $(R)$(sbindir) $(INSTALL) -m 755 cryptpasswd $(R)$(bindir)/radcrypt