summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-10-16 12:15:55 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2015-10-16 13:50:28 +0000
commit3cf557c12d27f1b2250e69a543136da098112d80 (patch)
treea4b988a42e3cef7a019f118914572063c0f73d37 /shell/Module_shell.mk
parente00697d9738196f11f331335b256d7bacc17277d (diff)
drop gconf integration as per ESC decision
Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index aa4700f7b56e..44d0a617f270 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -30,12 +30,6 @@ $(eval $(call gb_Module_add_targets,shell,\
endif
endif
-ifeq ($(ENABLE_GCONF),TRUE)
-$(eval $(call gb_Module_add_targets,shell,\
- Library_gconfbe \
-))
-endif
-
ifeq ($(ENABLE_KDE4),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
Library_kde4be \