summaryrefslogtreecommitdiff
path: root/imap4d/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/tests/Makefile.am')
-rw-r--r--imap4d/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap4d/tests/Makefile.am b/imap4d/tests/Makefile.am
index 50d09833c..a75e09305 100644
--- a/imap4d/tests/Makefile.am
+++ b/imap4d/tests/Makefile.am
@@ -22,7 +22,7 @@ include $(top_srcdir)/testsuite/testsuite.am
AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@
noinst_PROGRAMS = ckiconv
-LDADD = ${MU_LIB_MAILUTILS}
+LDADD = ${MU_LIB_MAILUTILS} $(MU_COMMON_LIBRARIES)
TESTSUITE_AT += \
anystate.at\

Return to:

Send suggestions and report system problems to the System administrator.