[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/Module_shell.mk

David Tardon dtardon at kemper.freedesktop.org
Tue May 1 02:11:29 PDT 2012


 shell/Module_shell.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1336331d7ed3ad492bf68fe61a7862aa9e3da0ed
Author: David Tardon <dtardon at redhat.com>
Date:   Tue May 1 11:11:11 2012 +0200

    simplemapi is needed on mingw too
    
    Change-Id: I5ed8d500ef8a23da817cdeb44e0737a8dea9ed31

diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index c538a9b..867afe5 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -63,6 +63,7 @@ $(eval $(call gb_Module_add_targets,shell,\
 	Library_smplmail \
 	Library_syssh_win \
 	Library_wininetbe \
+	StaticLibrary_simplemapi \
 ))
 
 ifneq ($(COM),GCC)
@@ -72,7 +73,6 @@ $(eval $(call gb_Module_add_targets,shell,\
 	Library_propertyhdl \
 	Library_shlxthdl \
 	StaticLibrary_shlxthandler_common \
-	StaticLibrary_simplemapi \
 	StaticLibrary_xmlparser \
 	WinResTarget_shlxthdl \
 ))


More information about the Libreoffice-commits mailing list