dovecot-2.0: dsync tests: Link also with libcharset.

dovecot at dovecot.org dovecot at dovecot.org
Thu Dec 10 22:52:26 EET 2009


details:   http://hg.dovecot.org/dovecot-2.0/rev/8196200d4fb9
changeset: 10452:8196200d4fb9
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Dec 10 15:52:21 2009 -0500
description:
dsync tests: Link also with libcharset.

diffstat:

1 file changed, 1 insertion(+)
src/dsync/Makefile.am |    1 +

diffs (11 lines):

diff -r 868c0d6462f4 -r 8196200d4fb9 src/dsync/Makefile.am
--- a/src/dsync/Makefile.am	Thu Dec 10 13:46:43 2009 -0500
+++ b/src/dsync/Makefile.am	Thu Dec 10 15:52:21 2009 -0500
@@ -48,6 +48,7 @@ test_libs = \
 	../lib-test/libtest.la \
 	../lib-mail/libmail.la \
 	../lib-imap/libimap.la \
+	../lib-charset/libcharset.la \
 	../lib/liblib.la \
 	$(LIBICONV)
 


More information about the dovecot-cvs mailing list