diff options
Diffstat (limited to 'wombat')
-rw-r--r-- | wombat/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 4dbdb4467b..49371f64ab 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -20,6 +20,7 @@ wombat_LDADD = \ $(BONOBO_HTML_GNOME_LIBS) \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/addressbook/backend/pas/libpas.la \ + $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/calendar/pcs/libpcs.la \ $(top_builddir)/libical/src/libical/libical.la \ $(top_builddir)/calendar/cal-util/libcalutil.la \ |