From 201b897c30b75fc4f7a77c778f01a4f3ee79380d Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 26 Aug 2000 05:57:01 +0000 Subject: Kill 2000-08-26 JP Rosevear * gui/component/addressbook.gnorba: Kill * gui/component/Makefile.am: Remove gnorba stuff svn path=/trunk/; revision=5050 --- addressbook/gui/component/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 19441860f2..d531c420ac 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -63,21 +63,15 @@ evolution_addressbook_LDADD = \ evolution_addressbook_LDFLAGS = `gnome-config --libs gdk_pixbuf` -export-dynamic -if USING_OAF oafdir = $(datadir)/oaf oaf_DATA = addressbook.oafinfo -else -gnorbadir = $(sysconfdir)/CORBA/servers -gnorba_DATA = addressbook.gnorba -endif gladedir = $(datadir)/evolution/glade glade_DATA = ldap-server-dialog.glade ldap-server-dialog.glade.h alphabet.glade EXTRA_DIST = \ $(glade_DATA) \ - addressbook.gnorba \ - addressbook.oafinfo \ + $(oaf_DATA) \ alphabet.glade.h if ENABLE_PURIFY -- cgit v1.2.3