From be9769c78712a7781223e13edc9586b9b7b5514d Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 23 Dec 2004 06:59:18 +0000 Subject: No more select-names. (libevolution_addressbook_la_LIBADD): Remove 2004-12-23 Hans Petter Jansson * gui/component/Makefile.am (SUBDIRS): No more select-names. (libevolution_addressbook_la_LIBADD): Remove libeselectnames.la. * gui/component/component-factory.c (factory): Remove the select-names component. * gui/contact-list-editor/Makefile.am (IDL) (IDL_GENERATED_H) (selectnamesdir): No longer needed, so removed. svn path=/trunk/; revision=28188 --- addressbook/gui/component/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index c8c2cc79a3..887112c6ff 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = select-names - INCLUDES = \ -DG_LOG_DOMAIN=\"evolution-addressbook\" \ -I$(top_srcdir) \ @@ -48,7 +46,6 @@ endif libevolution_addressbook_la_LIBADD = \ $(SMIME_LIB) \ $(top_builddir)/addressbook/printing/libecontactprint.la \ - $(top_builddir)/addressbook/gui/component/select-names/libeselectnames.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \ -- cgit v1.2.3