summaryrefslogtreecommitdiff
path: root/stoc/Library_bootstrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r--stoc/Library_bootstrap.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk
index 490139bfa421..efdaf4e26177 100644
--- a/stoc/Library_bootstrap.mk
+++ b/stoc/Library_bootstrap.mk
@@ -48,11 +48,11 @@ $(eval $(call gb_Library_set_include,bootstrap,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_internal_bootstrap_api,bootstrap,\
+$(eval $(call gb_Library_use_internal_bootstrap_api,bootstrap,\
bootstrap \
))
-$(eval $(call gb_Library_add_linked_libs,bootstrap,\
+$(eval $(call gb_Library_use_libraries,bootstrap,\
cppu \
cppuhelper \
reg \