aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-08-11 00:47:57 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-08-11 01:03:30 +0800
commite8e4661811e980102e5569f804c0f439aa7b3c32 (patch)
tree30a8bbfcde078d20e67594c635816081bef5397f /Makefile.am
parent6a791bb6e813ec5ec42b0d72eca775208b877e06 (diff)
downloadgsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar.gz
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar.bz2
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar.lz
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar.xz
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.tar.zst
gsoc2013-evolution-e8e4661811e980102e5569f804c0f439aa7b3c32.zip
Remove the settings capplet.
The evolution-settings capplet was originally designed for Anjal, it was used in MeeGo as part of the Express Mode effort, but doesn't really fit in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion). This is pretty clearly dead weight at this point. The MeeGo developers have disappeared, and the remaining Evolution developers are not and do not intend to maintain it. Plus it doesn't even build currently.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 13724725f0..015fcf5fe4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,10 +39,6 @@ if ENABLE_SMIME
SMIME_SUBDIR=smime
endif
-if WITH_CAPPLET
-CAPPLET_SUBDIR=capplet
-endif
-
if WITH_HELP
HELP_SUBDIR=help
endif
@@ -71,7 +67,6 @@ SUBDIRS = \
composer \
mail \
calendar \
- $(CAPPLET_SUBDIR) \
art \
plugins \
modules \