From bb55535ecdcbce66ac29f62e785ab92a9586187d Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Fri, 27 Dec 2002 15:37:43 +0000 Subject: Added @INTLINCS@ and @LTLIBINTL@ --- mail.remote/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail.remote') 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@ -- cgit v1.2.1