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.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 3726c4fa1c1a..0b4629935547 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -118,7 +118,7 @@ $(eval $(call gb_Module_add_targets,shell,\
Executable_lngconvex \
))
-ifeq ($(GUI),UNX)
+ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,shell,\
Executable_gnome_open_url \