summaryrefslogtreecommitdiff
path: root/jurt/Library_jpipe.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/Library_jpipe.mk')
-rw-r--r--jurt/Library_jpipe.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/jurt/Library_jpipe.mk b/jurt/Library_jpipe.mk
index 4a8dfe5fdc0b..16707557f8f7 100644
--- a/jurt/Library_jpipe.mk
+++ b/jurt/Library_jpipe.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,jpipe))
-$(eval $(call gb_Library_add_linked_libs,jpipe,\
+$(eval $(call gb_Library_use_libraries,jpipe,\
$(gb_STDLIBS) \
))
@@ -41,7 +41,7 @@ $(eval $(call gb_Library_add_cobjects,jpipe,\
else
-$(eval $(call gb_Library_add_linked_libs,jpipe,\
+$(eval $(call gb_Library_use_libraries,jpipe,\
sal \
))