Minor fix.
* examples/Makefile.am (mta_CPPFLAGS): New variable.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -78,6 +78,7 @@ msg_send_LDADD =\ | ... | @@ -78,6 +78,7 @@ msg_send_LDADD =\ |
78 | @MU_AUTHLIBS@\ | 78 | @MU_AUTHLIBS@\ |
79 | ${MU_LIB_MAILUTILS} | 79 | ${MU_LIB_MAILUTILS} |
80 | 80 | ||
81 | mta_CPPFLAGS=-I${top_srcdir}/lib -I${top_builddir}/lib | ||
81 | mta_LDADD =\ | 82 | mta_LDADD =\ |
82 | ../lib/libmuaux.la\ | 83 | ../lib/libmuaux.la\ |
83 | ${MU_LIB_MBOX}\ | 84 | ${MU_LIB_MBOX}\ | ... | ... |
-
Please register or sign in to post a comment