diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-01-30 19:52:59 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-01-30 19:52:59 +0800 |
commit | 561081cbd0f657d5e9484bdf99c40fe820b1350b (patch) | |
tree | ad7ea72dc4d2df04540dcf3e1ce8ec894ddc368b /addressbook/gui | |
parent | 1c0c36fc8fd05091cef3297c1ce6841d90536b5e (diff) | |
download | gsoc2013-evolution-561081cbd0f657d5e9484bdf99c40fe820b1350b.tar.gz gsoc2013-evolution-561081cbd0f657d5e9484bdf99c40fe820b1350b.tar.zst gsoc2013-evolution-561081cbd0f657d5e9484bdf99c40fe820b1350b.zip |
Removed reference to "search" directory. Fixes the build issue.
svn path=/trunk/; revision=31369
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |