summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-07-04 07:02:39 +0200
committerDavid Tardon <dtardon@redhat.com>2012-07-04 07:02:39 +0200
commit40605c33bc58c668419d07ec5037674bee37911a (patch)
tree95bb9efd6fcc18244654b53e68704848f0aced3b /testtools
parent7f5f50052df9222dd3bb0908cff7d864859ae213 (diff)
add missing dependency
Change-Id: Ib8eaa63c6a704902d3ee3e142050f2388545ea64
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 3cbea087dfe4..7c8d016bd1c1 100644
--- a/testtools/CustomTarget_uno_test.mk
+++ b/testtools/CustomTarget_uno_test.mk
@@ -30,7 +30,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,testtools/uno_test))
.PHONY : $(call gb_CustomTarget_get_target,testtools/uno_test)
$(call gb_CustomTarget_get_target,testtools/uno_test) : \
- $(call gb_Rdb_get_target,uno_services) \
+ $(call gb_Rdb_get_outdir_target,uno_services) \
$(call gb_Executable_get_target_for_build,uno) \
$(call gb_InternalUnoApi_get_target,bridgetest)
$(call gb_Helper_abbreviate_dirs,\