summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-17 11:48:13 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-17 14:53:22 +0000
commit20dab428f88066cdc54f64eaa65a7c098a250c76 (patch)
treea0bb51dfeae5b24934c053fee029f4f32721d36f /shell/Module_shell.mk
parent5208856b3ba586ef2e033ae8421fd35d00b47c94 (diff)
drop gnome-open-url binary
we don't really need it anymore, fallback to our own open-url if there is nothing else to take it Change-Id: I7a4e841a53bda30e29d48b9c34d24af085f1b4b5 Related: coverity#706194 Use of untrusted string value
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 46f081d5d43c..de906accd710 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -123,7 +123,6 @@ ifneq ($(filter-out MACOSX WNT,$(OS)),)
ifneq ($(ENABLE_HEADLESS),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
- Executable_gnome_open_url \
Library_recentfile \
Package_scripts \
Package_scripts_gnome \