summaryrefslogtreecommitdiff
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2007-07-17 20:23:31 +0000
committerWojciech Polak <polak@gnu.org>2007-07-17 20:23:31 +0000
commit0e9867f766cca33ed73a25588374404eafdddbe2 (patch)
treed336cf0794564d632f693ea3243b588299fec45b /mail/Makefile.am
parent16f5621e0b6452e7b92712672da4b364d2af86eb (diff)
downloadmailutils-0e9867f766cca33ed73a25588374404eafdddbe2.tar.gz
mailutils-0e9867f766cca33ed73a25588374404eafdddbe2.tar.bz2
Added ${MU_LIB_MAILER}.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 9ebafbf54..49d53c1a8 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
+## Copyright (C) 1999,2000,2001,2002,2005,2007 Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
@@ -31,6 +31,7 @@ mail_LDADD = \
${MU_LIB_NNTP}\
${MU_LIB_MH}\
${MU_LIB_MAILDIR}\
+ ${MU_LIB_MAILER}\
${MU_LIB_AUTH}\
@MU_AUTHLIBS@\
${MU_LIB_MAILUTILS}\

Return to:

Send suggestions and report system problems to the System administrator.