summaryrefslogtreecommitdiff
path: root/mailbox/maildir/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/maildir/Makefile.am')
-rw-r--r--mailbox/maildir/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/mailbox/maildir/Makefile.am b/mailbox/maildir/Makefile.am
index 8f7bdac9e..c3d6ac9ba 100644
--- a/mailbox/maildir/Makefile.am
+++ b/mailbox/maildir/Makefile.am
@@ -17,7 +17,9 @@
## Foundation, Inc.
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/mailbox -I${top_srcdir}/mailbox/include -I${top_srcdir}/include/mailutils/gnu @INTLINCS@
+INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/mailbox \
+ -I${top_srcdir}/mailbox/include -I${top_builddir}/include/mailutils/gnu \
+ @INTLINCS@
lib_LTLIBRARIES = libmu_maildir.la

Return to:

Send suggestions and report system problems to the System administrator.