diff options
Diffstat (limited to 'camel/tests/stream')
-rw-r--r-- | camel/tests/stream/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/tests/stream/Makefile.am b/camel/tests/stream/Makefile.am index d16f8aaa55..ee32d9723d 100644 --- a/camel/tests/stream/Makefile.am +++ b/camel/tests/stream/Makefile.am @@ -8,6 +8,7 @@ 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) |