From 9bd77403270d146798a637fbf32dec6733abf4f1 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 4 Apr 2002 22:10:46 +0000 Subject: link to the static libversit 2002-04-04 JP Rosevear * conduit/Makefile.am: link to the static libversit svn path=/trunk/; revision=16358 --- addressbook/ChangeLog | 4 ++++ addressbook/conduit/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2612556a03..44480cd42e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2002-04-04 JP Rosevear + + * conduit/Makefile.am: link to the static libversit + 2002-04-04 Dan Winship * gui/widgets/e-addressbook-util.c (e_addressbook_transfer_cards): diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index 86c52dd5c9..22a3cf8e8d 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -19,7 +19,7 @@ libeaddress_conduit_la_LDFLAGS = -module -avoid-version libeaddress_conduit_la_LIBADD = \ $(top_builddir)/addressbook/backend/ebook/libebook-static.la \ $(top_builddir)/e-util/ename/libename-static.la \ - $(top_builddir)/libversit/libversit.la \ + $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/libeconduit-static.la \ $(top_builddir)/camel/libcamel-static.la \ $(top_builddir)/libibex/libibex.la \ -- cgit v1.2.3