summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-06-02 22:08:18 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-06-02 22:08:18 +0300
commitce10588ad7e5f4656874d884ff3cedf4ef89165d (patch)
treed6a6684457614dd0477c0c870847e0d4b4a1f067
parentc4a0a717bdc8f9e1e1fb8fa4caf0910e784e8698 (diff)
downloadmailutils-ce10588ad7e5f4656874d884ff3cedf4ef89165d.tar.gz
mailutils-ce10588ad7e5f4656874d884ff3cedf4ef89165d.tar.bz2
Minor fix.
* examples/Makefile.am (mta_CPPFLAGS): New variable.
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 1e189a1ef..cb2415bcc 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -78,6 +78,7 @@ msg_send_LDADD =\
@MU_AUTHLIBS@\
${MU_LIB_MAILUTILS}
+mta_CPPFLAGS=-I${top_srcdir}/lib -I${top_builddir}/lib
mta_LDADD =\
../lib/libmuaux.la\
${MU_LIB_MBOX}\

Return to:

Send suggestions and report system problems to the System administrator.