aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-03 00:23:38 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-03 02:04:26 +0800
commit6e87927dac9c7620d8e0650fde085e45c735fb29 (patch)
tree9ae3489e06135487a1da95b6ff864b97985ba79d /shell
parent0ad38c65f59b24c9bc3eb9b7be0beefe0050c639 (diff)
downloadgsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar.gz
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar.bz2
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar.lz
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar.xz
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.tar.zst
gsoc2013-evolution-6e87927dac9c7620d8e0650fde085e45c735fb29.zip
Bug 582939 – Drop support for CDE
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am17
1 files changed, 0 insertions, 17 deletions
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 = \