From 1d4dad08a2a20518fadad0a6d673f825219c0980 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 7 Apr 2000 07:59:25 +0000 Subject: wombat is built someplace else now svn path=/trunk/; revision=2321 --- addressbook/backend/pas/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/addressbook/backend/pas/Makefile.am b/addressbook/backend/pas/Makefile.am index f2cf0ffef9..b8e478f1b3 100644 --- a/addressbook/backend/pas/Makefile.am +++ b/addressbook/backend/pas/Makefile.am @@ -1,4 +1,3 @@ -bin_PROGRAMS = wombat lib_LTLIBRARIES = libpas.la corbadir = $(sysconfdir)/CORBA/servers @@ -33,11 +32,6 @@ gnome_libs = \ $(GNOMEGNORBA_LIBS) \ $(INTLLIBS) -pas_libs = \ - libpas.la \ - $(gnome_libs) - - libpas_la_SOURCES = \ $(CORBA_SOURCE) \ pas-book-factory.c \ @@ -57,16 +51,5 @@ libpasinclude_HEADERS = \ pas-backend.h \ pas-card-cursor.h -wombat_SOURCES = \ - pas.c - -wombat_LDADD = \ - $(GTK_LIBS) \ - $(GNOME_LIBDIR) \ - $(GNOMEGNORBA_LIBS) \ - $(INTLLIBS) \ - -lbonobo \ - $(pas_libs) - BUILT_SOURCES = $(CORBA_SOURCE) CLEANFILES += $(BUILT_SOURCES) -- cgit v1.2.3