summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-09 06:06:39 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-09 06:06:39 +0100
commitc031fcd8355770bf46e46736e786905f21a7e575 (patch)
tree3a4bd9e652e27fdc6ef8564ade78dd5095c53a6d /sc/Module_sc.mk
parentcedfc2a67448692eb2c0028f18f77427a49a900b (diff)
did not want to move that to the in-build target
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index cb3ae270b651..e57a43396a55 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 \