X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;fp=pppd%2Fplugins%2FMakefile.linux;h=a1f5c320ca9c90fceaad78cafa6acc51b4db2263;hp=b52f284278008247a74935b64e12c293393c9240;hb=5ee9cac538f771a03b3dad6c9afe6a1d5d0a3c14;hpb=38a061bef6639dfb9016a0412021bd57250b79ad diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index b52f284..a1f5c32 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -9,9 +9,9 @@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) -SUBDIRS := rp-pppoe pppoatm radius +SUBDIRS := rp-pppoe pppoatm # Uncomment the next line to include the radius authentication plugin -# SUBDIRS += radius +SUBDIRS += radius PLUGINS := minconn.so passprompt.so passwordfd.so winbind.so # include dependencies if present