aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r--wombat/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index 5c69bfd6f3..be09560e64 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -26,6 +26,8 @@ wombat_LDADD = \
$(top_builddir)/addressbook/backend/pas/libpas.a \
$(DB3_LDADD) \
$(top_builddir)/addressbook/backend/ebook/libebook.la \
+ $(top_builddir)/camel/libcamel.la \
+ $(top_builddir)/libibex/libibex.la \
$(top_builddir)/e-util/ename/libename.la \
$(top_builddir)/calendar/pcs/libpcs.a \
$(top_builddir)/calendar/cal-util/libcal-util.la \
@@ -34,6 +36,7 @@ wombat_LDADD = \
$(top_builddir)/e-util/libedb3util.la \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/libwombat/libwombat.la \
+ $(BONOBO_CONF_LIBS) \
$(LDAP_LIBS) \
$(EXTRA_GNOME_LIBS) \
$(BONOBO_VFS_GNOME_LIBS)