summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlw14export.mk
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-03-08 11:53:13 +0100
committerMichael Stahl <Michael.Stahl@cib.de>2019-03-08 14:21:59 +0100
commit6d75afb75219905a4bd3337aee5fea5ba019da4a (patch)
treec1ce6b6f0ae54f8c2bc8f9358cc45407ac7fcfd2 /sw/CppunitTest_sw_ooxmlw14export.mk
parent44a524379548c916d304a71980f6911231768018 (diff)
sw: replace long lists of components with services.rdb
This should be more maintainable. Change-Id: I60ee68cd79f7a0627bcaf8fd34d3036124ea0f9e Reviewed-on: https://gerrit.libreoffice.org/68914 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlw14export.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlw14export.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/CppunitTest_sw_ooxmlw14export.mk b/sw/CppunitTest_sw_ooxmlw14export.mk
index d04297aa0ddf..d55be21c863c 100644
--- a/sw/CppunitTest_sw_ooxmlw14export.mk
+++ b/sw/CppunitTest_sw_ooxmlw14export.mk
@@ -40,9 +40,7 @@ $(eval $(call gb_CppunitTest_use_api,sw_ooxmlw14export,\
$(eval $(call gb_CppunitTest_use_ure,sw_ooxmlw14export))
$(eval $(call gb_CppunitTest_use_vcl,sw_ooxmlw14export))
-$(eval $(call gb_CppunitTest_use_components,sw_ooxmlw14export,\
- $(sw_ooxmlexport_components) \
-))
+$(eval $(call gb_CppunitTest_use_rdb,sw_ooxmlw14export,services))
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlw14export))