]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/Makefile.linux
Add winbind plugin from Andrew Bartlet.
[ppp.git] / pppd / plugins / Makefile.linux
index 80b0ae01da8a07566fe3729b0855e4e046ad6f5a..10bc4f0c7de9641045c57e5c68021783d32ced3a 100644 (file)
@@ -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))