diff options
Diffstat (limited to 'wombat/Makefile.am')
-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 b1d617c82b..2b2faaa406 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -32,6 +32,7 @@ wombat_LDADD = \ $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libedb3util.la \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/libwombat/libwombat.la \ $(LDAP_LIBS) \ $(EXTRA_GNOME_LIBS) \ $(BONOBO_VFS_GNOME_LIBS) |