summaryrefslogtreecommitdiff
path: root/libsieve/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libsieve/Makefile.am')
-rw-r--r--libsieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsieve/Makefile.am b/libsieve/Makefile.am
index ba95eafe5..a63f9d911 100644
--- a/libsieve/Makefile.am
+++ b/libsieve/Makefile.am
@@ -17,7 +17,7 @@
## Foundation, Inc.
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib @INTLINCS@
+INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib -I${top_builddir}/include/mailutils/gnu @INTLINCS@
YLWRAP = $(SHELL) $(top_srcdir)/scripts/ylwrap
AM_YFLAGS = -dtv
AM_CPPFLAGS = -DSIEVE_MODDIR=\"@SIEVE_MODDIR@\"

Return to:

Send suggestions and report system problems to the System administrator.