summaryrefslogtreecommitdiff
path: root/frm
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 /frm
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 'frm')
-rw-r--r--frm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index a1e0d93e9..f9badea35 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -36,7 +36,7 @@ common_ldadd = \
../mailbox/nntp/libmu_nntp.la\
../mailbox/mh/libmu_mh.la\
../mailbox/maildir/libmu_maildir.la\
- ../mailbox/libmailbox.la\
- ../lib/libmailutils.la\
+ ../mailbox/libmailutils.la\
+ ../lib/libmuaux.la\
@AUTHLIBS@ @FRIBIDI_LIBS@ @MU_COMMON_LIBRARIES@

Return to:

Send suggestions and report system problems to the System administrator.