summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index da51ff785..739956936 100644
--- a/frm/Makefile.am
+++ b/frm/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 = frm
frm_SOURCES = frm.c
-frm_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la
+frm_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@

Return to:

Send suggestions and report system problems to the System administrator.