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

New commits:
commit 1336331d7ed3ad492bf68fe61a7862aa9e3da0ed
Author: David Tardon <dtar...@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 \
 ))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to