From 34fde8639cc23d2a85cc1864dccce91197b32932 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 22 Jun 2001 20:32:52 +0000 Subject: Added libwombat/libwombat.la 2001-06-22 Jeffrey Stedfast * Makefile.am (wombat_LDADD): Added libwombat/libwombat.la svn path=/trunk/; revision=10401 --- wombat/ChangeLog | 4 ++++ wombat/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/wombat/ChangeLog b/wombat/ChangeLog index e229e553ef..4700ce304c 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2001-06-22 Jeffrey Stedfast + + * Makefile.am (wombat_LDADD): Added libwombat/libwombat.la + 2001-06-21 Rodrigo Moya * wombat.idl: added new interface (WombatClient) 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) -- cgit v1.2.3