summaryrefslogtreecommitdiff
path: root/xmlhelp/Library_tvhlp1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/Library_tvhlp1.mk')
-rw-r--r--xmlhelp/Library_tvhlp1.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/Library_tvhlp1.mk b/xmlhelp/Library_tvhlp1.mk
index 75c87260160e..8ea50cd443f9 100644
--- a/xmlhelp/Library_tvhlp1.mk
+++ b/xmlhelp/Library_tvhlp1.mk
@@ -29,7 +29,7 @@ $(eval $(call gb_Library_Library,tvhlp1))
$(eval $(call gb_Library_set_componentfile,tvhlp1,xmlhelp/source/treeview/tvhlp1))
-$(eval $(call gb_Library_add_api,tvhlp1,\
+$(eval $(call gb_Library_use_api,tvhlp1,\
offapi \
udkapi \
))
@@ -38,7 +38,7 @@ $(eval $(call gb_Library_use_externals,tvhlp1,\
expat_utf8 \
))
-$(eval $(call gb_Library_add_linked_libs,tvhlp1,\
+$(eval $(call gb_Library_use_libraries,tvhlp1,\
comphelper \
cppu \
cppuhelper \