summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
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 \