summaryrefslogtreecommitdiff
path: root/javaunohelper/Library_juh.mk
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/Library_juh.mk')
-rw-r--r--javaunohelper/Library_juh.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/javaunohelper/Library_juh.mk b/javaunohelper/Library_juh.mk
index 7c34479548da..c72efbe70f4a 100644
--- a/javaunohelper/Library_juh.mk
+++ b/javaunohelper/Library_juh.mk
@@ -36,11 +36,11 @@ $(eval $(call gb_Library_set_include,juh,\
-I$(WORKDIR)/CustomTarget/javaunohelper/cppumaker \
))
-$(eval $(call gb_Library_add_api,juh,\
+$(eval $(call gb_Library_use_api,juh,\
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,juh,\
+$(eval $(call gb_Library_use_libraries,juh,\
sal \
$(gb_STDLIBS) \
))