changeset 7579:e2497df7cf3f HEAD

Link test-imap with libmail.a as well (required by some linkers)
author Timo Sirainen <tss@iki.fi>
date Fri, 30 May 2008 22:54:34 +0300
parents 5766890f1275
children 290bd8b0c2d7
files src/tests/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/tests/Makefile.am	Fri May 30 12:00:29 2008 +0300
+++ b/src/tests/Makefile.am	Fri May 30 22:54:34 2008 +0300
@@ -44,4 +44,5 @@
 	$(RAND_LIBS) \
 	libtest.a \
 	../lib-imap/libimap.a \
+	../lib-mail/libmail.a \
 	../lib/liblib.a