summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-07 10:17:19 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-07 10:17:19 +0200
commitff3f66d4beded37af3118ea8a4602aa77f7698b0 (patch)
treea81c156ac9488c80bdcd41c1838c2d6a4850b9f1 /shell
parentee39446353a7fd6ba28b6fcf915bc6c020f3bda6 (diff)
Simplify
Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d
Diffstat (limited to 'shell')
-rw-r--r--shell/Module_shell.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 78b481cfe358..5ef39e3a16bd 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -110,16 +110,13 @@ $(eval $(call gb_Module_add_targets,shell,\
Executable_gnome_open_url \
Executable_uri_encode \
Library_cmdmail \
+ Library_recentfile \
Package_scripts \
Package_scripts_gnome \
Package_scripts_kde \
Package_senddoc \
))
-$(eval $(call gb_Module_add_targets,shell,\
- Library_recentfile \
-))
-
endif
endif