summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 120b11af8..812f8c59d 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -34,7 +34,7 @@ noinst_PROGRAMS = \
moddir=@SIEVE_MODDIR@
mod_LTLIBRARIES = numaddr.la
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_srcdir)/mailbox @INTLINCS@
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_builddir)/include/mailutils/gnu -I$(top_srcdir)/mailbox @INTLINCS@
AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la
numaddr_la_SOURCES = numaddr.c

Return to:

Send suggestions and report system problems to the System administrator.