X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.am;h=405671ae6f76a9887042c35b9b534ee58e191c4d;hp=c316ea44d4b03c62c4891b986a6923a2b37e0f53;hb=199e97bae9c03f5cec5202a511b5c436aff05af9;hpb=1d3327b87170d5d8db4a5ad06b465925cff4488a;ds=sidebyside diff --git a/pppd/Makefile.am b/pppd/Makefile.am index c316ea4..405671a 100644 --- a/pppd/Makefile.am +++ b/pppd/Makefile.am @@ -7,7 +7,7 @@ utest_chap_CPPFLAGS = -DUNIT_TEST utest_chap_LDFLAGS = utest_peap_SOURCES = peap.c utils.c mppe.c -utest_peap_CPPFLAGS = -DUNIT_TEST -I${top_srcdir}/include +utest_peap_CPPFLAGS = -DUNIT_TEST utest_peap_LDFLAGS = if WITH_SRP @@ -68,7 +68,7 @@ pppd_SOURCES = \ upap.c \ utils.c -pppd_CPPFLAGS = -I${top_srcdir}/include -DPPPD_RUNTIME_DIR='"@PPPD_RUNTIME_DIR@"' -DPPPD_LOGFILE_DIR='"@PPPD_LOGFILE_DIR@"' +pppd_CPPFLAGS = -DPPPD_RUNTIME_DIR='"@PPPD_RUNTIME_DIR@"' -DPPPD_LOGFILE_DIR='"@PPPD_LOGFILE_DIR@"' pppd_LDFLAGS = pppd_LIBS =