]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dsync: Fixed loading virtual plugin when compiled --without-shared-libs
authorTimo Sirainen <tss@iki.fi>
Thu, 8 Jul 2010 14:56:46 +0000 (15:56 +0100)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 Jul 2010 14:56:46 +0000 (15:56 +0100)
--HG--
branch : HEAD

src/dsync/Makefile.am

index 59edb4572191530e3e022d532a0afa837e8f2ca1..519c392f79757044efd91021c9f2a57266959688 100644 (file)
@@ -12,7 +12,8 @@ AM_CPPFLAGS = \
 
 if !BUILD_SHARED_LIBS
 unused_objects = \
-       ../lib/mountpoint.o
+       ../lib/mountpoint.o \
+       ../lib-storage/mail-search-parser-imap.o
 endif
 
 libs = \