aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 74b784babd..ec7edb8409 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,11 @@ LDADD = \
# $(GNOME_LIBDIR) \
# $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB)
+#test11_LDADD = \
+# $(LDADD) \
+# $(top_builddir)/filter/libfilter.la \
+# $(top_builddir)/libibex/libibex.la
+
test9_LDADD = \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/libibex/libibex.la \