summaryrefslogtreecommitdiff
path: root/imap4d/Makefile.am
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 /imap4d/Makefile.am
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 'imap4d/Makefile.am')
-rw-r--r--imap4d/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/Makefile.am b/imap4d/Makefile.am
index ab421cc73..d0f0e81a6 100644
--- a/imap4d/Makefile.am
+++ b/imap4d/Makefile.am
@@ -72,7 +72,7 @@ imap4d_SOURCES = \
util.c
imap4d_LDADD = \
- ${MU_APP_NEW_LIBRARIES}\
+ ${MU_APP_LIBRARIES}\
${MU_LIB_MBOX}\
${MU_LIB_MH}\
${MU_LIB_MAILDIR}\

Return to:

Send suggestions and report system problems to the System administrator.