diff options
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r-- | wombat/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 59c85dee4a..0e2837bbeb 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -61,7 +61,6 @@ evolution_wombat_LDADD = \ $(top_builddir)/calendar/cal-util/libcal-util.la \ $(top_builddir)/e-util/libedb3util.la \ $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/libwombat/libwombat.la \ $(WOMBAT_LIBS) if ENABLE_LDAP |