Use shift for VSAs instead of OR
[freeradius.git] / scripts / Makefile
index dcd3cd8..526c321 100644 (file)
@@ -11,6 +11,7 @@ install:
        $(INSTALL) -m 755 rc.radiusd            $(R)$(sbindir)
        $(INSTALL) -m 755 radsqlrelay           $(R)$(bindir)
        $(INSTALL) -m 755 radwatch              $(R)$(sbindir)
-       $(INSTALL) -m 755 check-radiusd-config  $(R)$(sbindir)
+       $(INSTALL) -m 755 raddebug              $(R)$(sbindir)
+       $(INSTALL) -m 755 cryptpasswd           $(R)$(bindir)/radcrypt
 
 clean: