summaryrefslogtreecommitdiff
path: root/filter/Module_filter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Module_filter.mk')
-rw-r--r--filter/Module_filter.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
index 559fb65f2a05..85480f7b5505 100644
--- a/filter/Module_filter.mk
+++ b/filter/Module_filter.mk
@@ -75,6 +75,10 @@ $(eval $(call gb_Module_add_targets,filter,\
))
endif
+$(eval $(call gb_Module_add_check_targets,filter,\
+ CppunitTest_filter_xslt \
+))
+
ifneq ($(DISABLE_CVE_TESTS),TRUE)
$(eval $(call gb_Module_add_check_targets,filter,\
CppunitTest_filter_pict_test \