[Libreoffice-commits] .: starmath/Module_starmath.mk

David Tardon dtardon at kemper.freedesktop.org
Tue Mar 29 08:22:28 PDT 2011


 starmath/Module_starmath.mk |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit beddc10d668dded3a84fa7bbb291582b0d0b86fb
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Mar 29 17:22:12 2011 +0200

    move UNO API test to subsequentchecks

diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk
index d508f06..9f7de2d 100644
--- a/starmath/Module_starmath.mk
+++ b/starmath/Module_starmath.mk
@@ -27,6 +27,8 @@ $(eval $(call gb_Module_add_targets,sm,\
     Library_sm \
     Library_smd \
     Package_uiconfig \
-    JunitTest_starmath_unoapi \
 ))
 
+$(eval $(call gb_Module_add_subsequentcheck_targets,sm,\
+    JunitTest_starmath_unoapi \
+))


More information about the Libreoffice-commits mailing list