summaryrefslogtreecommitdiffstats
path: root/io/Library_textinstream.mk
diff options
context:
space:
mode:
Diffstat (limited to 'io/Library_textinstream.mk')
-rw-r--r--io/Library_textinstream.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/io/Library_textinstream.mk b/io/Library_textinstream.mk
index b6d0f82ec9a7..d9c67a245fc1 100644
--- a/io/Library_textinstream.mk
+++ b/io/Library_textinstream.mk
@@ -27,11 +27,11 @@
$(eval $(call gb_Library_Library,textinstream))
-$(eval $(call gb_Library_add_api,textinstream,\
+$(eval $(call gb_Library_use_api,textinstream,\
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,textinstream,\
+$(eval $(call gb_Library_use_libraries,textinstream,\
cppu \
cppuhelper \
sal \