From b94073e8d4cd6eaf77ead0b8f71255ee85e4349d Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 3 Dec 2004 03:39:53 +0000 Subject: remove camel, add ADDRESSBOOK_LIBS. 2004-11-16 Not Zed * util/Makefile.am (libeabutil_la_LIBADD): remove camel, add ADDRESSBOOK_LIBS. * conduit/Makefile.am (libeaddress_conduit_la_LIBADD): remove camel. * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): remove camel. 2004-11-15 Not Zed * *.c: Moved various things from e-util to libedataserver, where appropriate. svn path=/trunk/; revision=28048 --- addressbook/conduit/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/conduit') diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index cde1ac2092..f93b9bce1b 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -20,7 +20,6 @@ libeaddress_conduit_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/e-util/libeconduit.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ - $(top_builddir)/camel/libcamel.la \ $(EVOLUTION_ADDRESSBOOK_CONDUIT_LIBS) e-address-$(BASE_VERSION).conduit: e-address.conduit.in -- cgit v1.2.3