aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-06-14 03:51:37 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-06-14 03:51:37 +0800
commit5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880 (patch)
tree8ef6356dbe776d7398c5ddfdb38b2fcae25746e2
parent398d437cedc1b66726dbb94ebae25508e09582d6 (diff)
downloadgsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar.gz
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar.bz2
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar.lz
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar.xz
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.tar.zst
gsoc2013-evolution-5b69d6b3d53fc8edf1456c2c9bcc1a579ae4b880.zip
Remove evolution-launch-composer since it's
no longer needed. svn path=/trunk/; revision=21439
-rw-r--r--ChangeLog6
-rw-r--r--tools/Makefile.am10
2 files changed, 6 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29bb2..63608354f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,6 @@
+2003-06-13 Ettore Perazzoli <ettore@ximian.com>
+
+ * tools/Makefile.am: Remove evolution-launch-composer since it's
+ no longer needed.
+
+
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