From 90be0322377b997368d60c169240cfb4f0ef53e3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 9 Sep 2004 00:08:04 +0000 Subject: ** See bug #64080. 2004-09-08 Not Zed ** See bug #64080. * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): link addressbook to camel. svn path=/trunk/; revision=27191 --- addressbook/gui/component/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index c8c2cc79a3..adf772206c 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -60,6 +60,7 @@ libevolution_addressbook_la_LIBADD = \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/widgets/menus/libmenus.la \ $(top_builddir)/a11y/addressbook/libevolution-addressbook-a11y.la \ + $(top_builddir)/camel/libcamel.la \ $(EVOLUTION_ADDRESSBOOK_LIBS) $(LDAP_LIBS) -- cgit v1.2.3