summaryrefslogtreecommitdiff
path: root/filter/Library_ept.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_ept.mk')
-rw-r--r--filter/Library_ept.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/Library_ept.mk b/filter/Library_ept.mk
index 18621bfe74f8..b3530c42a85e 100644
--- a/filter/Library_ept.mk
+++ b/filter/Library_ept.mk
@@ -19,7 +19,7 @@
$(eval $(call gb_Library_Library,ept))
-$(eval $(call gb_Library_add_api,ept,\
+$(eval $(call gb_Library_use_api,ept,\
udkapi \
offapi \
))
@@ -28,7 +28,7 @@ $(eval $(call gb_Library_set_include,ept,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_linked_libs,ept,\
+$(eval $(call gb_Library_use_libraries,ept,\
svt \
vcl \
tl \