diff options
Diffstat (limited to 'pppd/plugins/pppoatm/Makefile.am')
-rw-r--r-- | pppd/plugins/pppoatm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pppd/plugins/pppoatm/Makefile.am b/pppd/plugins/pppoatm/Makefile.am index 66119c9..478aa96 100644 --- a/pppd/plugins/pppoatm/Makefile.am +++ b/pppd/plugins/pppoatm/Makefile.am @@ -6,7 +6,7 @@ noinst_HEADERS = \ atmres.h \ atmsap.h -pppoatm_la_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir}/pppd +pppoatm_la_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir} pppoatm_la_LDFLAGS = -module -avoid-version pppoatm_la_SOURCES = pppoatm.c |