summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-09-27 09:41:09 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-01 10:54:14 +0000
commite1b51e7beb7f9cfa7b574b9c2a69799e62963a09 (patch)
tree70e4cc24b42b10bba4d42ffa90f19f3ada6ae1bb /sw/CppunitTest_sw_ooxmlexport.mk
parente8c8f02ffd6988ea72141992b1f26f9c5d918af5 (diff)
gbuild: use .xcd configuration files from instdir
..instead of .xcu files in solver/*/xml/registry when running unittests and gengal. Change-Id: I390a6c531d653acca7ef3379c49fe65fcb8f3c2a Reviewed-on: https://gerrit.libreoffice.org/6057 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport.mk b/sw/CppunitTest_sw_ooxmlexport.mk
index 2e90beca897c..0158be6cd5cf 100644
--- a/sw/CppunitTest_sw_ooxmlexport.mk
+++ b/sw/CppunitTest_sw_ooxmlexport.mk
@@ -83,8 +83,6 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport,\
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport))
-$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ooxmlexport))
-
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ooxmlexport))
# vim: set noet sw=4 ts=4: