From 561081cbd0f657d5e9484bdf99c40fe820b1350b Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 30 Jan 2006 11:52:59 +0000 Subject: Removed reference to "search" directory. Fixes the build issue. svn path=/trunk/; revision=31369 --- addressbook/ChangeLog | 5 +++++ addressbook/gui/component/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f56f426202..685188c16f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2006-01-30 Sushma Rai + + * gui/component/Makefile.am: Removed reference to "search" directory. + Fixes the build issue. + 2006-01-30 Devashish Sharma * gui/widgets/e-addressbook-view.[ch]: Added save advanced search for diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index b5fd69d1bc..612f06025b 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -46,7 +46,6 @@ libevolution_addressbook_la_LIBADD = \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \ - $(top_builddir)/addressbook/gui/search/libeaddressbooksearch.la \ $(top_builddir)/filter/libfilter.la \ $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ -- cgit v1.2.3