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