summaryrefslogtreecommitdiffstats
path: root/sot/CppunitTest_sot_test_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/CppunitTest_sot_test_sot.mk')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index 72faace86aed..589920143293 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -52,4 +52,6 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\
udkapi \
))
+$(eval $(call gb_CppunitTest_uses_ure,sot_test_sot))
+
# vim: set noet sw=4 ts=4: