summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Library_gconfbe.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Library_gconfbe.mk b/shell/Library_gconfbe.mk
index f034589d5349..78e184eec88d 100644
--- a/shell/Library_gconfbe.mk
+++ b/shell/Library_gconfbe.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Library_Library,gconfbe1))
-ifeq ($(ENABLE_LOCKDOWN),YES)
+ifeq ($(ENABLE_LOCKDOWN),TRUE)
$(eval $(call gb_Library_add_defs,gconfbe1,\
-DENABLE_LOCKDOWN \
))