summaryrefslogtreecommitdiff
path: root/ucb/Library_ucpext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/Library_ucpext.mk')
-rw-r--r--ucb/Library_ucpext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/Library_ucpext.mk b/ucb/Library_ucpext.mk
index 5a6017153c0c..9d648fbd8cc8 100644
--- a/ucb/Library_ucpext.mk
+++ b/ucb/Library_ucpext.mk
@@ -29,12 +29,12 @@ $(eval $(call gb_Library_Library,ucpext))
$(eval $(call gb_Library_set_componentfile,ucpext,ucb/source/ucp/ext/ucpext))
-$(eval $(call gb_Library_add_api,ucpext,\
+$(eval $(call gb_Library_use_api,ucpext,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,ucpext,\
+$(eval $(call gb_Library_use_libraries,ucpext,\
comphelper \
cppu \
cppuhelper \