[evolution/kill-bonobo] It might help to install the evolution binary.



commit d389de1475383703adcf4f34fc5379a61e73a9af
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jun 3 09:45:36 2009 -0400

    It might help to install the evolution binary.
    
    I caused this in the "Drop support for CDE" commit.
    Nice little regression there.
---
 shell/Makefile.am |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/shell/Makefile.am b/shell/Makefile.am
index fcc2d99..2403264 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -28,7 +28,7 @@ INCLUDES =							\
 	$(TZDIALOG_CFLAGS)					\
 	$(SHELL_CFLAGS)
 
-noinst_PROGRAMS = evolution
+bin_PROGRAMS = evolution
 
 if NM_SUPPORT
 NM_SUPPORT_FILES = e-shell-nm.c 
@@ -166,13 +166,6 @@ install-data-local:
 	fi
 endif
 
-install-evolution: $(install-privsolibLTLIBRARIES)
-	$(mkinstalldirs) $(DESTDIR)$(bindir)
-	$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) evolution$(EXEEXT) $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
-uninstall-evolution:
-	$(LIBTOOL) --mode=uninstall rm -rf $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
 # Extra dist stuff
 
 EXTRA_DIST = 					\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]