summaryrefslogtreecommitdiff
path: root/sdext/StaticLibrary_pdfimport_s.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/StaticLibrary_pdfimport_s.mk')
-rw-r--r--sdext/StaticLibrary_pdfimport_s.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk
index 7bebdd722536..699e3e7df185 100644
--- a/sdext/StaticLibrary_pdfimport_s.mk
+++ b/sdext/StaticLibrary_pdfimport_s.mk
@@ -29,7 +29,7 @@ include $(dir $(realpath $(lastword $(MAKEFILE_LIST))))platform.mk
$(eval $(call gb_StaticLibrary_StaticLibrary,pdfimport_s))
-$(eval $(call gb_StaticLibrary_add_api,pdfimport_s,\
+$(eval $(call gb_StaticLibrary_use_api,pdfimport_s,\
offapi \
udkapi \
))
@@ -38,7 +38,7 @@ $(eval $(call gb_StaticLibrary_use_externals,pdfimport_s,\
zlib \
))
-$(eval $(call gb_StaticLibrary_add_custom_headers,pdfimport_s,sdext/pdfimport))
+$(eval $(call gb_StaticLibrary_use_custom_headers,pdfimport_s,sdext/pdfimport))
$(eval $(call gb_StaticLibrary_set_include,pdfimport_s,\
-I$(SRCDIR)/sdext/source/pdfimport/inc \