[Libreoffice-commits] .: sc/Module_sc.mk

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Sun Jan 8 21:08:34 PST 2012


 sc/Module_sc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c031fcd8355770bf46e46736e786905f21a7e575
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Mon Jan 9 06:06:39 2012 +0100

    did not want to move that to the in-build target

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index cb3ae27..e57a433 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -37,7 +37,6 @@ $(eval $(call gb_Module_add_targets,sc,\
 $(eval $(call gb_Module_add_check_targets,sc,\
     CppunitTest_sc_filters_test \
     CppunitTest_sc_ucalc \
-    CppunitTest_sc_subsequent_filters_test \
 ))
 
 $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
@@ -46,6 +45,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
     CppunitTest_sc_macros_test \
     CppunitTest_sc_namedrangeobj \
     CppunitTest_sc_spreadsheetobj \
+    CppunitTest_sc_subsequent_filters_test \
     CppunitTest_sc_tableautoformatfield \
     JunitTest_sc_complex \
     JunitTest_sc_unoapi \


More information about the Libreoffice-commits mailing list