summaryrefslogtreecommitdiff
path: root/svl/CppunitTest_svl_urihelper.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-29 10:24:26 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-10-29 10:24:26 +0100
commit4092da68f5e71b3fb82382a8f3d31d2cd05289d7 (patch)
treeff060104770edadf799a09e09ad5782f80949e97 /svl/CppunitTest_svl_urihelper.mk
parentc86c51a142301316f78db65ce8697da8d34fd9eb (diff)
CppunitTest_svl_urihelper needs the file UCP
...for the WNT-only file:///c:/... vs. file:///C:/... check in testNormalizedMakeRelative Change-Id: I66a0456589aabe395645bb358dbef3268e1c3816
Diffstat (limited to 'svl/CppunitTest_svl_urihelper.mk')
-rw-r--r--svl/CppunitTest_svl_urihelper.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk
index bb9cd05bee06..7b0f5ee90660 100644
--- a/svl/CppunitTest_svl_urihelper.mk
+++ b/svl/CppunitTest_svl_urihelper.mk
@@ -18,6 +18,7 @@ $(eval $(call gb_CppunitTest_use_api,svl_urihelper, \
$(eval $(call gb_CppunitTest_use_components,svl_urihelper, \
ucb/source/core/ucb1 \
+ ucb/source/ucp/file/ucpfile1 \
))
$(eval $(call gb_CppunitTest_add_exception_objects,svl_urihelper, \