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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index a03e020bf4f7..a223aae617e0 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -30,9 +30,9 @@ $(eval $(call gb_Module_add_targets,shell,\
endif
endif
-ifeq ($(ENABLE_KDE5),TRUE)
+ifeq ($(ENABLE_KF5),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
- Library_kde5be \
+ Library_kf5be \
))
endif