summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/CppunitTest_sw_apitests.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_apitests.mk b/sw/CppunitTest_sw_apitests.mk
index dec7bc7e3de2..d65c058fc97c 100644
--- a/sw/CppunitTest_sw_apitests.mk
+++ b/sw/CppunitTest_sw_apitests.mk
@@ -74,4 +74,8 @@ $(eval $(call gb_CppunitTest_use_configuration,sw_apitests))
$(eval $(call gb_CppunitTest_use_rdb,sw_apitests,services))
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_apitests, \
+ svx \
+))
+
# vim: set noet sw=4 ts=4: