summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-29 13:46:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-29 20:29:03 +0100
commit92440ddb00a4f2bc8c2a8dc726c20bca78d5b916 (patch)
treef8bfb3b734c050173ff63d3ed1864a0dc52dd128 /sc/Module_sc.mk
parenteef80c23ffc790ae30feb5048e978c48e7b76e73 (diff)
move sc's macros_test to the subsequenttest 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 6a18985a9b47..d7d18dd68ec1 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -36,11 +36,11 @@ $(eval $(call gb_Module_add_targets,sc,\
$(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_filters_test \
- CppunitTest_sc_macros_test \
CppunitTest_sc_ucalc \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
+ CppunitTest_sc_macros_test \
JunitTest_sc_unoapi \
))