summaryrefslogtreecommitdiff
path: root/imap4d/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/Makefile.am')
-rw-r--r--imap4d/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/imap4d/Makefile.am b/imap4d/Makefile.am
index 590bfa93f..74c704373 100644
--- a/imap4d/Makefile.am
+++ b/imap4d/Makefile.am
@@ -17,7 +17,8 @@
## Foundation, Inc.
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include @AUTHINCS@ @SERV_AUTHINCS@ @INTLINCS@
+INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include \
+ -I${top_builddir}/include/mailutils/gnu @AUTHINCS@ @SERV_AUTHINCS@ @INTLINCS@
SUBDIRS = testsuite
sbin_PROGRAMS = imap4d

Return to:

Send suggestions and report system problems to the System administrator.