summaryrefslogtreecommitdiff
path: root/cppu/Library_unsafe_uno.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/Library_unsafe_uno.mk')
-rw-r--r--cppu/Library_unsafe_uno.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppu/Library_unsafe_uno.mk b/cppu/Library_unsafe_uno.mk
index 26d9a68e7c1d..49724f5377dd 100644
--- a/cppu/Library_unsafe_uno.mk
+++ b/cppu/Library_unsafe_uno.mk
@@ -32,12 +32,12 @@ $(eval $(call gb_Library_set_include,unsafe_uno,\
-I$(SRCDIR)/cppu/inc \
))
-$(eval $(call gb_Library_add_api,unsafe_uno,\
+$(eval $(call gb_Library_use_api,unsafe_uno,\
udkapi \
offapi \
))
-$(eval $(call gb_Library_add_linked_libs,unsafe_uno,\
+$(eval $(call gb_Library_use_libraries,unsafe_uno,\
purpenvhelper \
sal \
$(gb_STDLIBS) \