summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
commitb85aa07ee10b880880661a9eedadb7d08fc5a24e (patch)
tree952186d955bb3d5ad7b22a6e9c74accaba3742cc /mail.remote
parent2ed43469bc88f18badd0560f2ba610f5562d2b0c (diff)
downloadmailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.gz
mailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.bz2
Use MU_COMMON_LIBRARIES
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index dfdb86d7f..13df57640 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -29,5 +29,5 @@ mail_remote_SOURCES = mail.remote.c
mail_remote_LDADD = \
../mailbox/libmailbox.la\
../lib/libmailutils.la\
- @LTLIBINTL@\
+ @MU_COMMON_LIBRARIES@\
@AUTHLIBS@

Return to:

Send suggestions and report system problems to the System administrator.