summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-18 18:07:41 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-18 23:18:46 +0200
commit7d5b30b419fb49232f3476d9fb8899fe3754d96d (patch)
tree5f67e6c65cd77539660c49e3bd504abd0cbc2af6 /testtools
parentf02cef962b4f930eb5637dea1bb9d8c382839286 (diff)
Use instsetoo_native-generated uno ini-file for both instdir and instsets
Change-Id: I8aa839fbe621fed798a9d3a33975cbd202fba656
Diffstat (limited to 'testtools')
-rw-r--r--testtools/CustomTarget_uno_test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/CustomTarget_uno_test.mk b/testtools/CustomTarget_uno_test.mk
index 016eda3640d1..4b960e46ecb3 100644
--- a/testtools/CustomTarget_uno_test.mk
+++ b/testtools/CustomTarget_uno_test.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,testtools/uno_test))
$(call gb_CustomTarget_get_target,testtools/uno_test) : \
$(call gb_Executable_get_runtime_dependencies,uno) \
$(call gb_InternalUnoApi_get_target,bridgetest) \
- $(call gb_Package_get_target,instsetoo_native_setup) \
+ $(call gb_Package_get_target,instsetoo_native_setup_ure) \
$(call gb_Rdb_get_target,uno_services) \
$(call gb_Rdb_get_target,ure/services) \
$(call gb_UnoApi_get_target,udkapi)