aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/util/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-03 11:39:53 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-03 11:39:53 +0800
commitb94073e8d4cd6eaf77ead0b8f71255ee85e4349d (patch)
treeb37b4353da705a23328acb615172f9cf53ee678e /addressbook/util/Makefile.am
parent8652353f286c3cacb888573b3fe1e7263b41a92c (diff)
downloadgsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar.gz
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar.bz2
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar.lz
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar.xz
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.tar.zst
gsoc2013-evolution-b94073e8d4cd6eaf77ead0b8f71255ee85e4349d.zip
remove camel, add ADDRESSBOOK_LIBS.
2004-11-16 Not Zed <NotZed@Ximian.com> * 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 <NotZed@Ximian.com> * *.c: Moved various things from e-util to libedataserver, where appropriate. svn path=/trunk/; revision=28048
Diffstat (limited to 'addressbook/util/Makefile.am')
-rw-r--r--addressbook/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am
index 6d5592139d..248ef7313c 100644
--- a/addressbook/util/Makefile.am
+++ b/addressbook/util/Makefile.am
@@ -20,7 +20,7 @@ libeabutil_la_SOURCES = \
eab-book-util.h
libeabutil_la_LIBADD = \
- $(top_builddir)/camel/libcamel.la \
+ $(EVOLUTION_ADDRESSBOOK_LIBS) \
$(top_builddir)/e-util/libeutil.la
MARSHAL_GENERATED = eab-marshal.c eab-marshal.h