summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/Module_xmlsecurity.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/Module_xmlsecurity.mk')
-rw-r--r--xmlsecurity/Module_xmlsecurity.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk
index f5fb0caf62d9..63b2f8c545d7 100644
--- a/xmlsecurity/Module_xmlsecurity.mk
+++ b/xmlsecurity/Module_xmlsecurity.mk
@@ -31,4 +31,8 @@ $(eval $(call gb_Module_add_l10n_targets,xmlsecurity,\
CppunitTest_qa_certext \
))
+$(eval $(call gb_Module_add_slowcheck_targets,xmlsecurity,\
+ CppunitTest_xmlsecurity_dialogs_test \
+))
+
# vim: set noet sw=4 ts=4: