X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2Fplugins%2FMakefile.linux;h=b52f284278008247a74935b64e12c293393c9240;hb=910e26074b507e492c5f31923e0b57c8e4c97db5;hp=80b0ae01da8a07566fe3729b0855e4e046ad6f5a;hpb=03a755882397bda31e3e44d3aa51034338ea3ce6;p=ppp.git diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index 80b0ae0..b52f284 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -9,10 +9,10 @@ BINDIR = $(DESTDIR)/sbin MANDIR = $(DESTDIR)/share/man/man8 LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) -SUBDIRS := rp-pppoe +SUBDIRS := rp-pppoe pppoatm radius # Uncomment the next line to include the radius authentication plugin # SUBDIRS += radius -PLUGINS := minconn.so passprompt.so passwordfd.so +PLUGINS := minconn.so passprompt.so passwordfd.so winbind.so # include dependencies if present ifeq (.depend,$(wildcard .depend))