summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_subsequent_ooxmlexport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_subsequent_ooxmlexport.mk')
-rw-r--r--sw/CppunitTest_sw_subsequent_ooxmlexport.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/CppunitTest_sw_subsequent_ooxmlexport.mk b/sw/CppunitTest_sw_subsequent_ooxmlexport.mk
index 4e63fb451757..eafc644b6a5f 100644
--- a/sw/CppunitTest_sw_subsequent_ooxmlexport.mk
+++ b/sw/CppunitTest_sw_subsequent_ooxmlexport.mk
@@ -95,8 +95,6 @@ $(eval $(call gb_CppunitTest_use_configuration,sw_subsequent_ooxmlexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_subsequent_ooxmlexport))
-$(eval $(call gb_CppunitTest_use_extra_configuration,sw_subsequent_ooxmlexport,\
- $(OUTDIR)/unittest/registry \
-))
+$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_subsequent_ooxmlexport))
# vim: set noet sw=4 ts=4: