summaryrefslogtreecommitdiff
path: root/ucb/Library_ucb1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/Library_ucb1.mk')
-rw-r--r--ucb/Library_ucb1.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/Library_ucb1.mk b/ucb/Library_ucb1.mk
index d819a0f24c42..4b1f1d96aff4 100644
--- a/ucb/Library_ucb1.mk
+++ b/ucb/Library_ucb1.mk
@@ -26,7 +26,9 @@ $(eval $(call gb_Library_use_libraries,ucb1,\
cppu \
cppuhelper \
sal \
+ tl \
ucbhelper \
+ utl \
$(gb_UWINAPI) \
))
@@ -39,6 +41,7 @@ $(eval $(call gb_Library_add_exception_objects,ucb1,\
ucb/source/core/ucbprops \
ucb/source/core/ucbserv \
ucb/source/core/ucbstore \
+ ucb/source/core/FileAccess \
ucb/source/regexp/regexp \
))