summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/CppunitTest_services.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk
index 4a8c96c88abe..00ac87f323ee 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -39,6 +39,8 @@ endif
$(eval $(call gb_CppunitTest_use_configuration,services))
+$(eval $(call gb_CppunitTest_use_unittest_configuration,services))
+
ifeq ($(ENABLE_JAVA),TRUE)
$(eval $(call gb_CppunitTest_use_java_ure,services))
@@ -48,6 +50,7 @@ $(eval $(call gb_CppunitTest_use_jars,services,\
endif
$(eval $(call gb_CppunitTest_use_packages,services,\
+ autotextshare_en-US \
instsetoo_native_setup \
))