summaryrefslogtreecommitdiff
path: root/i18npool/Library_i18npool.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Library_i18npool.mk')
-rw-r--r--i18npool/Library_i18npool.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk
index 0bdbfe790392..5ba850beca5d 100644
--- a/i18npool/Library_i18npool.mk
+++ b/i18npool/Library_i18npool.mk
@@ -35,12 +35,12 @@ $(eval $(call gb_Library_set_include,i18npool,\
-I$(SRCDIR)/i18npool/inc \
))
-$(eval $(call gb_Library_add_api,i18npool,\
+$(eval $(call gb_Library_use_api,i18npool,\
udkapi \
offapi \
))
-$(eval $(call gb_Library_add_linked_libs,i18npool,\
+$(eval $(call gb_Library_use_libraries,i18npool,\
comphelper \
cppu \
cppuhelper \