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