From 5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 13 Jun 2003 19:51:37 +0000 Subject: Remove evolution-launch-composer since it's no longer needed. svn path=/trunk/; revision=21439 --- tools/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 7fb6880b87..0f4ee59981 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,7 +4,6 @@ privlibexec_SCRIPTS = \ privlibexec_PROGRAMS = \ evolution-addressbook-import \ - evolution-launch-composer \ killev @@ -50,15 +49,6 @@ evolution_addressbook_import_LDADD = \ evolution_addressbook_abuse_LDADD = \ $(evolution_addressbook_import_LDADD) -evolution_launch_composer_SOURCES = \ - $(CORBA_SOURCE) \ - evolution-launch-composer.c - -evolution_launch_composer_LDADD = \ - $(GNOME_FULL_LIBS) \ - $(top_builddir)/addressbook/backend/ebook/libebook.la \ - $(top_builddir)/widgets/menus/libmenus.la - killev_SOURCES = \ killev.c -- cgit v1.2.3