summaryrefslogtreecommitdiff
path: root/i18npool/Library_textconv_dict.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Library_textconv_dict.mk')
-rw-r--r--i18npool/Library_textconv_dict.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18npool/Library_textconv_dict.mk b/i18npool/Library_textconv_dict.mk
index c9dacd9ff43d..675f61530a68 100644
--- a/i18npool/Library_textconv_dict.mk
+++ b/i18npool/Library_textconv_dict.mk
@@ -33,12 +33,12 @@ $(eval $(call gb_Library_set_include,textconv_dict,\
-I$(SRCDIR)/i18npool/inc \
))
-$(eval $(call gb_Library_add_api,textconv_dict,\
+$(eval $(call gb_Library_use_api,textconv_dict,\
udkapi \
offapi \
))
-$(eval $(call gb_Library_add_linked_libs,textconv_dict,\
+$(eval $(call gb_Library_use_libraries,textconv_dict,\
$(gb_STDLIBS) \
))