summaryrefslogtreecommitdiff
path: root/frm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'frm/Makefile.am')
-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
@@ -4,3 +4,3 @@
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib @INTLINCS@
SUBDIRS = testsuite
@@ -9,2 +9,2 @@ 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.