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