X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;fp=pppd%2Fplugins%2FMakefile.linux;h=10bc4f0c7de9641045c57e5c68021783d32ced3a;hb=af32d6370eba9545f813546a7902575d834a0f85;hp=80b0ae01da8a07566fe3729b0855e4e046ad6f5a;hpb=c357190e5651b4b602786d2dd6ee3b4ce219bda0;p=ppp.git diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index 80b0ae0..10bc4f0 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -12,7 +12,7 @@ LIBDIR = $(DESTDIR)/lib/pppd/$(VERSION) SUBDIRS := rp-pppoe # 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))