[Libreoffice-commits] core.git: shell/Module_shell.mk

Tor Lillqvist tml at collabora.com
Fri Mar 7 00:17:46 PST 2014


 shell/Module_shell.mk |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit ff3f66d4beded37af3118ea8a4602aa77f7698b0
Author: Tor Lillqvist <tml at collabora.com>
Date:   Fri Mar 7 10:17:19 2014 +0200

    Simplify
    
    Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d

diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 78b481c..5ef39e3 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


More information about the Libreoffice-commits mailing list