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, 2 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 60217f520f5d..af2809a7a20c 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -42,6 +42,8 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\
+ CppunitTest_sd_uimpress \
+ CppunitTest_sd_filters_test \
CppunitTest_sd_regression_test \
))
endif