summaryrefslogtreecommitdiff
path: root/mail.local/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail.local/Makefile.am')
-rw-r--r--mail.local/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail.local/Makefile.am b/mail.local/Makefile.am
index 88264f5a1..a02834f13 100644
--- a/mail.local/Makefile.am
+++ b/mail.local/Makefile.am
@@ -2,14 +2,14 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
-INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/mailbox -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@
+INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/mailbox -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@ @INTLINCS@
SUBDIRS = testsuite
libexec_PROGRAMS = mail.local
mail_local_SOURCES = main.c mailquota.c script.c mail.local.h
mail_local_LDADD = @LIBMU_SCM@ @GUILE_LIBS@ ../mailbox/libmailbox.la \
- @AUTHLIBS@ ../libsieve/libsieve.la ../lib/libmailutils.la
+ @AUTHLIBS@ ../libsieve/libsieve.la ../lib/libmailutils.la @LTLIBINTL@
install-exec-hook:

Return to:

Send suggestions and report system problems to the System administrator.