From 6e87927dac9c7620d8e0650fde085e45c735fb29 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 2 Jun 2009 12:23:38 -0400 Subject: =?UTF-8?q?Bug=20582939=20=E2=80=93=20Drop=20support=20for=20CDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 07409baf9e..fcc2d991ea 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -173,23 +173,6 @@ install-evolution: $(install-privsolibLTLIBRARIES) uninstall-evolution: $(LIBTOOL) --mode=uninstall rm -rf $(DESTDIR)$(bindir)/evolution$(EXEEXT) -if HAVE_DTAPPINTEGRATE - -install-exec-local: install-evolution - $(mkinstalldirs) $(DESTDIR)$(libexecdir) - mv $(DESTDIR)$(bindir)/evolution-$(BASE_VERSION) $(DESTDIR)$(libexecdir)/evolution-$(BASE_VERSION) - $(INSTALL_PROGRAM) evolution-nognome $(DESTDIR)$(bindir)/evolution-$(BASE_VERSION) - -uninstall-local: uninstall-evolution - rm -rf $(DESTDIR)$(libexecdir)/evolution-$(BASE_VERSION) - rm -rf $(DESTDIR)$(bindir)/evolution-$(BASE_VERSION)/evolution-nognome -else - -install-exec-local: install-evolution -uninstall-local: uninstall-evolution - -endif - # Extra dist stuff EXTRA_DIST = \ -- cgit v1.2.3