summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index fd1d984ef..2e5fc14bb 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -2,7 +2,7 @@
# 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)/include -I$(top_srcdir)/libmu_scm
+INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @INTLINCS@
SUBDIRS = testsuite
PROGRAMS_SMTP = mail.remote
@@ -11,5 +11,4 @@ libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
mail_remote_SOURCES = mail.remote.c
-mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la
-
+mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@

Return to:

Send suggestions and report system problems to the System administrator.