X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.linux;h=419225b2fe54b8123803aa6d35f57d55ae699c74;hb=def6a984bfd5f628954484c89648ef63ecd40ae7;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))