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.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk
index 5fd30722048d..7bebdd722536 100644
--- a/sdext/StaticLibrary_pdfimport_s.mk
+++ b/sdext/StaticLibrary_pdfimport_s.mk
@@ -38,12 +38,9 @@ $(eval $(call gb_StaticLibrary_use_externals,pdfimport_s,\
zlib \
))
-$(eval $(call gb_StaticLibrary_add_package_headers,pdfimport_s,\
- sdext_pdfimport_keywords \
-))
+$(eval $(call gb_StaticLibrary_add_custom_headers,pdfimport_s,sdext/pdfimport))
$(eval $(call gb_StaticLibrary_set_include,pdfimport_s,\
- -I$(WORKDIR)/CustomTarget/sdext/source/pdfimport/wrapper \
-I$(SRCDIR)/sdext/source/pdfimport/inc \
$$(INCLUDE) \
))