summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-16 13:14:03 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-16 13:14:03 +0000
commitaaab88142c8193f1e2c0ce4c572dfea67e5a0b43 (patch)
tree4f92c8ae53e8698e55aeee21fd4658b12f50d982 /mail.remote
parentc3967af2ec322bf00095544b2952937ef1446162 (diff)
downloadmailutils-aaab88142c8193f1e2c0ce4c572dfea67e5a0b43.tar.gz
mailutils-aaab88142c8193f1e2c0ce4c572dfea67e5a0b43.tar.bz2
Rename libmailbox to libmailutils. Rename the convenience library (lib/libmailutils) to libmuaux.
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 881b4e8d4..f80b1bad2 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -27,7 +27,7 @@ libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
27mail_remote_SOURCES = mail.remote.c 27mail_remote_SOURCES = mail.remote.c
28 28
29mail_remote_LDADD = \ 29mail_remote_LDADD = \
30 ../mailbox/libmailbox.la\ 30 ../mailbox/libmailutils.la\
31 ../lib/libmailutils.la\ 31 ../lib/libmuaux.la\
32 @MU_COMMON_LIBRARIES@\ 32 @MU_COMMON_LIBRARIES@\
33 @AUTHLIBS@ 33 @AUTHLIBS@

Return to:

Send suggestions and report system problems to the System administrator.