X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2Fplugins%2Fradius%2FMakefile.linux;fp=pppd%2Fplugins%2Fradius%2FMakefile.linux;h=05a8730d0ca873b164812523f65ade47c0b4b7db;hb=03a755882397bda31e3e44d3aa51034338ea3ce6;hp=50d47990b3814e049107ec7ef3eb12a312255055;hpb=9d2509710485b642dc4c61af7301c249110b4530;p=ppp.git diff --git a/pppd/plugins/radius/Makefile.linux b/pppd/plugins/radius/Makefile.linux index 50d4799..05a8730 100644 --- a/pppd/plugins/radius/Makefile.linux +++ b/pppd/plugins/radius/Makefile.linux @@ -7,7 +7,7 @@ DESTDIR = @DESTDIR@ MANDIR = $(DESTDIR)/share/man/man8 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) -INSTALL = install -o root +INSTALL = install PLUGIN=radius.so radattr.so radrealms.so CFLAGS=-I../.. -I../../../include -Iradiusclient/include -O2