From f2f9d1f22e3e723aa3508fa0ec91e780bbf2d3f9 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 --- Makefile.am | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5dd4fab69a..d0cfe9e8ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,22 +89,4 @@ DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ --enable-test-component -# CDE Stuff - -if HAVE_DTAPPINTEGRATE - -# This installs Evolution into the Application Manager on CDE -dtappintegrate: - ( cd data && make dtappintegrate ) - -# ...And this uninstalls it -dtappunintegrate: - ( cd data ; make dtappunintegrate ) - -# Install/uninstall for CDE -cde-install: install dtappintegrate -cde-uninstall: dtappunintegrate uninstall - -endif - -include $(top_srcdir)/git.mk -- cgit v1.2.3