summaryrefslogtreecommitdiff
path: root/smoketest/Library_smoketest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest/Library_smoketest.mk')
-rw-r--r--smoketest/Library_smoketest.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/smoketest/Library_smoketest.mk b/smoketest/Library_smoketest.mk
index 80b7de0c9732..f14348e484dd 100644
--- a/smoketest/Library_smoketest.mk
+++ b/smoketest/Library_smoketest.mk
@@ -27,12 +27,12 @@
$(eval $(call gb_Library_Library,smoketest))
-$(eval $(call gb_Library_add_api,smoketest,\
+$(eval $(call gb_Library_use_api,smoketest,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,smoketest,\
+$(eval $(call gb_Library_use_libraries,smoketest,\
cppu \
cppuhelper \
sal \