summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_odfimport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CppunitTest_sw_odfimport.mk')
-rw-r--r--sw/CppunitTest_sw_odfimport.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_odfimport.mk b/sw/CppunitTest_sw_odfimport.mk
index 651aef0b6150..d79de18dd006 100644
--- a/sw/CppunitTest_sw_odfimport.mk
+++ b/sw/CppunitTest_sw_odfimport.mk
@@ -86,6 +86,6 @@ $(eval $(call gb_CppunitTest_use_components,sw_odfimport,\
xmloff/util/xo \
))
-$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_odfimport))
+$(eval $(call gb_CppunitTest_use_configuration,sw_odfimport))
# vim: set noet sw=4 ts=4: