summaryrefslogtreecommitdiff
path: root/sieve
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 /sieve
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 'sieve')
-rw-r--r--sieve/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index 013e430e4..a1cc57a04 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -30,8 +30,8 @@ sieve_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@ @MU_COMMON_LIBRARIES@
sieve_LDFLAGS = -export-dynamic

Return to:

Send suggestions and report system problems to the System administrator.