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