X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;h=419225b2fe54b8123803aa6d35f57d55ae699c74;hb=b20642fde3ae8560ab53efef0832399f18a6425b;hp=7cdfe42737d2b0dc54dea2d21cc92886195d1dc8;hpb=d95598c16f6a3feb4846db669601856bad15bb74;p=ppp.git diff --git a/pppd/plugins/Makefile.linux b/pppd/plugins/Makefile.linux index 7cdfe42..419225b 100644 --- a/pppd/plugins/Makefile.linux +++ b/pppd/plugins/Makefile.linux @@ -4,7 +4,7 @@ LDFLAGS = -shared INSTALL = install -o root SUBDIRS = rp-pppoe radius -PLUGINS = minconn.so passprompt.so +PLUGINS = minconn.so passprompt.so passwordfd.so # include dependencies if present ifeq (.depend,$(wildcard .depend))