summaryrefslogtreecommitdiff
path: root/stoc/Library_reflection.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_reflection.mk')
-rw-r--r--stoc/Library_reflection.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/Library_reflection.mk b/stoc/Library_reflection.mk
index c56bf0a88a2b..c14aaad31b03 100644
--- a/stoc/Library_reflection.mk
+++ b/stoc/Library_reflection.mk
@@ -37,11 +37,11 @@ endif
endif
-$(eval $(call gb_Library_add_internal_api,reflection,\
+$(eval $(call gb_Library_use_internal_api,reflection,\
corefl \
))
-$(eval $(call gb_Library_add_linked_libs,reflection,\
+$(eval $(call gb_Library_use_libraries,reflection,\
cppu \
cppuhelper \
sal \