summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
Diffstat (limited to 'sot')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index 62b1b28980f0..ad7cd55877a2 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -54,4 +54,8 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\
$(eval $(call gb_CppunitTest_use_ure,sot_test_sot))
+$(eval $(call gb_CppunitTest_use_components,sot_test_sot,\
+ i18npool/util/i18npool \
+))
+
# vim: set noet sw=4 ts=4: