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