summaryrefslogtreecommitdiff
path: root/filter/Library_PptImporter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_PptImporter.mk')
-rw-r--r--filter/Library_PptImporter.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/Library_PptImporter.mk b/filter/Library_PptImporter.mk
index 6401c839a392..355d7dc7daae 100644
--- a/filter/Library_PptImporter.mk
+++ b/filter/Library_PptImporter.mk
@@ -19,7 +19,7 @@
$(eval $(call gb_Library_Library,PptImporter))
-$(eval $(call gb_Library_add_api,PptImporter,\
+$(eval $(call gb_Library_use_api,PptImporter,\
udkapi \
offapi \
))
@@ -28,7 +28,7 @@ $(eval $(call gb_Library_set_include,PptImporter,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_add_linked_libs,PptImporter,\
+$(eval $(call gb_Library_use_libraries,PptImporter,\
sot \
tl \
cppuhelper \