summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r--sd/Module_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 8e2cb1122008..c1e67695fe7e 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_filters_test \
CppunitTest_sd_misc_tests \
CppunitTest_sd_html_export_tests \
- CppunitTest_sd_activex_controls_tests \
))
endif
@@ -56,6 +55,7 @@ $(eval $(call gb_Module_add_screenshot_targets,sd, \
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \
+ CppunitTest_sd_activex_controls_tests \
))
# vim: set noet sw=4 ts=4: