summaryrefslogtreecommitdiff
path: root/starmath/Module_starmath.mk
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/Module_starmath.mk')
-rw-r--r--starmath/Module_starmath.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk
index 86b424471896..58fc7fef4570 100644
--- a/starmath/Module_starmath.mk
+++ b/starmath/Module_starmath.mk
@@ -30,4 +30,8 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,starmath,\
JunitTest_starmath_unoapi \
))
+$(eval $(call gb_Module_add_slowcheck_targets,starmath,\
+ CppunitTest_starmath_dialogs_test \
+))
+
# vim: set noet sw=4 ts=4: