summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-10-19 19:20:58 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-10-19 19:23:26 +0300
commit3dc377159eb6afba231bcbdaf6a2d4331c0c337d (patch)
tree7b9d4f13a3b66458a2c810b2c130fe2dc74ae372 /sieve
parentdc78d43ff77a65e3400af0401142aca2ebb6cd1e (diff)
downloadmailutils-3dc377159eb6afba231bcbdaf6a2d4331c0c337d.tar.gz
mailutils-3dc377159eb6afba231bcbdaf6a2d4331c0c337d.tar.bz2
Rename MU_APP_NEW_LIBRARIES back to MU_APP_LIBRARIES. Version 2.99.991.
Diffstat (limited to 'sieve')
-rw-r--r--sieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index 2a294ba64..d51db0cb5 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -22,7 +22,7 @@ EXTRA_DIST = examples
bin_PROGRAMS = sieve
sieve_SOURCES = sieve.c
sieve_LDADD =\
- ${MU_APP_NEW_LIBRARIES}\
+ ${MU_APP_LIBRARIES}\
${MU_LIB_SIEVE}\
${MU_LIB_MBOX}\
${MU_LIB_IMAP}\

Return to:

Send suggestions and report system problems to the System administrator.