aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am7
-rw-r--r--tests/ui-tests/Makefile.am2
2 files changed, 4 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 94657fef63..e781124e3b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,7 +5,7 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \
LDADD = \
$(top_builddir)/camel/libcamel.la \
$(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) $(INTLLIBS)
+ $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB)
# $(BONOBO_LIBS)
@@ -15,7 +15,7 @@ test4_LDADD = \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/camel/providers/MH/libcamelmh.la \
$(GNOME_LIBDIR) \
- $(GNOMEUI_LIBS) $(INTLLIBS)
+ $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB)
noinst_PROGRAMS = \
@@ -23,5 +23,4 @@ noinst_PROGRAMS = \
test2 \
test3 \
test4 \
- test7 \
- test8
+ test7
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am
index 8ed5393e8a..c4849e7c3c 100644
--- a/tests/ui-tests/Makefile.am
+++ b/tests/ui-tests/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir)/camel \
LDADD = \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/camel/providers/MH/libcamelmh.la \
- $(INTLLIBS) $(EXTRA_GNOME_LIBS)
+ $(INTLLIBS) $(EXTRA_GNOME_LIBS) $(PTHREAD_LIB)
h'>* - Convert to new perl frameworkaz2013-08-031-1/+2 * End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Add cpan site to WWWehaupt2010-01-231-7/+8 * For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-4/+0