X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2FMakefile.am;h=292daf222e80a7b946d4dc732867ef713afda87d;hb=d2330632fd4bdab5cf89bfdcce45eefd6fe34b97;hp=cfc9164bcd27cd2056f73ebd97059bc652e56f18;hpb=ab4d4992050ec171e1c72d661a3457efc8e7c141;p=ppp.git diff --git a/pppd/plugins/Makefile.am b/pppd/plugins/Makefile.am index cfc9164..292daf2 100644 --- a/pppd/plugins/Makefile.am +++ b/pppd/plugins/Makefile.am @@ -1,7 +1,7 @@ pppd_plugin_LTLIBRARIES = minconn.la passprompt.la passwordfd.la winbind.la pppd_plugindir = $(PPPD_PLUGIN_DIR) -PLUGIN_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir}/pppd +PLUGIN_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir} PLUGIN_LDFLAGS = -module -avoid-version minconn_la_CPPFLAGS = $(PLUGIN_CPPFLAGS)