summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_odfimport.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-25 14:57:01 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-27 09:04:51 +0000
commit0107e13069f12cb8a27353e2028bb7513da524e8 (patch)
treedea3e5a636bcca63e3f7370aa177fbe661994119 /sw/CppunitTest_sw_odfimport.mk
parente577882476f141d94cede91224805d7a6b009cf7 (diff)
convert spell menu to .ui
This reverts commit 73f2944618e637762125fabd214b09b4fa50fb90. Change-Id: Idddd89869d1670cf71e932ccd4dbface30c730d9
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 4c249d5d6168..36a16db9bdf6 100644
--- a/sw/CppunitTest_sw_odfimport.mk
+++ b/sw/CppunitTest_sw_odfimport.mk
@@ -85,6 +85,6 @@ $(eval $(call gb_CppunitTest_use_components,sw_odfimport,\
xmloff/util/xo \
))
-$(eval $(call gb_CppunitTest_use_configuration,sw_odfimport))
+$(eval $(call gb_CppunitTest_use_instdir_configuration,sw_odfimport))
# vim: set noet sw=4 ts=4: