summaryrefslogtreecommitdiff
path: root/stoc/Library_javavm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_javavm.mk')
-rw-r--r--stoc/Library_javavm.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/Library_javavm.mk b/stoc/Library_javavm.mk
index 2095def49dda..6cfc674f6787 100644
--- a/stoc/Library_javavm.mk
+++ b/stoc/Library_javavm.mk
@@ -37,11 +37,11 @@ endif
endif
-$(eval $(call gb_Library_add_internal_api,javavm,\
+$(eval $(call gb_Library_use_internal_api,javavm,\
jen \
))
-$(eval $(call gb_Library_add_linked_libs,javavm,\
+$(eval $(call gb_Library_use_libraries,javavm,\
cppu \
cppuhelper \
jvmaccess \