summaryrefslogtreecommitdiff
path: root/from/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'from/Makefile.am')
-rw-r--r--from/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/from/Makefile.am b/from/Makefile.am
index c81454c58..86804f45d 100644
--- a/from/Makefile.am
+++ b/from/Makefile.am
@@ -2,9 +2,9 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib @INTLINCS@
SUBDIRS = testsuite
bin_PROGRAMS = from
-from_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la
+from_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@

Return to:

Send suggestions and report system problems to the System administrator.