summaryrefslogtreecommitdiff
path: root/libsieve/extensions/Makefile.am
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 /libsieve/extensions/Makefile.am
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 'libsieve/extensions/Makefile.am')
-rw-r--r--libsieve/extensions/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsieve/extensions/Makefile.am b/libsieve/extensions/Makefile.am
index cc4972d50..dd32cb503 100644
--- a/libsieve/extensions/Makefile.am
+++ b/libsieve/extensions/Makefile.am
@@ -24,7 +24,7 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib\
-I$(top_builddir)/include/mailutils/gnu\
-I$(top_srcdir)/mailbox @INTLINCS@
-AM_LDFLAGS = ../../mailbox/libmailbox.la ../../lib/libmailutils.la
+AM_LDFLAGS = ../../mailbox/libmailutils.la ../../lib/libmuaux.la
timestamp_la_SOURCES = timestamp.c
timestamp_la_LIBADD = ../libsieve.la

Return to:

Send suggestions and report system problems to the System administrator.