From c002a2ab81f9a2ef782309f455e1232bbe5543a9 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 9 Jan 2003 23:50:34 +0000 Subject: addressbook-config.etspec is gone. 2003-01-09 Chris Toshok * gui/component/Makefile.am: addressbook-config.etspec is gone. * gui/component/addressbook-config.c: make the sources table be a gtktreeview instead of an etable. * gui/component/ldap-config.glade: remove all references to gnome-hint.png svn path=/trunk/; revision=19380 --- addressbook/gui/component/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 7aa28859b4..6bf1c57f3e 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -100,14 +100,10 @@ glade_DATA = ldap-config.glade iconsdir = $(datadir)/evolution/images -etspecdir = $(datadir)/evolution/etspec -etspec_DATA = addressbook-config.etspec - EXTRA_DIST = \ $(glade_DATA) \ $(server_DATA) \ - $(server_in_files) \ - $(etspec_DATA) + $(server_in_files) if ENABLE_PURIFY PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -- cgit v1.2.3