summaryrefslogtreecommitdiff
path: root/sot/Module_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/Module_sot.mk')
-rw-r--r--sot/Module_sot.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sot/Module_sot.mk b/sot/Module_sot.mk
index f71abc14d9ea..4ca4393fe92c 100644
--- a/sot/Module_sot.mk
+++ b/sot/Module_sot.mk
@@ -33,6 +33,10 @@ $(eval $(call gb_Module_add_targets,sot,\
Library_sot \
))
+$(eval $(call gb_Module_add_check_targets,sot,\
+ CppunitTest_sot_test_sot \
+))
+
$(eval $(call gb_Module_add_subsequentcheck_targets,sot,\
JunitTest_sot_complex \
))