aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/message/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'camel/tests/message/Makefile.am')
-rw-r--r--camel/tests/message/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/tests/message/Makefile.am b/camel/tests/message/Makefile.am
index 09bce0b0d1..aa430fa409 100644
--- a/camel/tests/message/Makefile.am
+++ b/camel/tests/message/Makefile.am
@@ -4,12 +4,10 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \
-I$(top_srcdir)/camel/tests/lib \
-DG_LOG_DOMAIN=\"evolution-tests\"
-# We want to remove the DB3 crap asap.
LDADD = \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/libibex/libibex.la \
- $(DB3_LDADD) \
$(GNOME_LIBDIR) \
$(top_builddir)/camel/tests/lib/libcameltest.a \
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)