changeset 7595:cb55e435b79e HEAD

Link test-imap with libcharset.a as well (required by some linkers)
author Timo Sirainen <tss@iki.fi>
date Mon, 02 Jun 2008 20:23:28 +0300
parents 8ae5268762b5
children 60733457ea20
files src/tests/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/tests/Makefile.am	Mon Jun 02 20:18:11 2008 +0300
+++ b/src/tests/Makefile.am	Mon Jun 02 20:23:28 2008 +0300
@@ -45,4 +45,5 @@
 	libtest.a \
 	../lib-imap/libimap.a \
 	../lib-mail/libmail.a \
+	../lib-charset/libcharset.a \
 	../lib/liblib.a