changeset 12909:8c409049402c

lmtp: Fixed loading Sieve plugin when configuring --without-shared-libs
author Timo Sirainen <tss@iki.fi>
date Thu, 24 Mar 2011 00:28:06 +0200
parents 4242a7bf8918
children 99e3209fc78d
files src/lmtp/Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lmtp/Makefile.am	Thu Mar 24 00:14:58 2011 +0200
+++ b/src/lmtp/Makefile.am	Thu Mar 24 00:28:06 2011 +0200
@@ -23,7 +23,8 @@
 	../lib-mail/message-header-encode.o \
 	../lib-imap/imap-util.o \
 	../lib-storage/mail-search-parser-imap.o \
-	../lib-lda/smtp-client.o
+	../lib-lda/smtp-client.o \
+	../lib-lda/mail-send.o
 endif
 
 libs = \