summaryrefslogtreecommitdiff
path: root/mail.remote/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote/Makefile.am')
-rw-r--r--mail.remote/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 72737c2fb..dfdb86d7f 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -26,4 +26,8 @@ libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
mail_remote_SOURCES = mail.remote.c
-mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@
+mail_remote_LDADD = \
+ ../mailbox/libmailbox.la\
+ ../lib/libmailutils.la\
+ @LTLIBINTL@\
+ @AUTHLIBS@

Return to:

Send suggestions and report system problems to the System administrator.