summaryrefslogtreecommitdiff
path: root/solenv/gbuild/templates/StaticLibrary.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/templates/StaticLibrary.mk')
-rw-r--r--solenv/gbuild/templates/StaticLibrary.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/templates/StaticLibrary.mk b/solenv/gbuild/templates/StaticLibrary.mk
index 0bee7b930ab8..2b9bac61568e 100644
--- a/solenv/gbuild/templates/StaticLibrary.mk
+++ b/solenv/gbuild/templates/StaticLibrary.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,LIB))
-$(eval $(call gb_StaticLibrary_add_package_headers,LIB,MODULE_inc))
+$(eval $(call gb_StaticLibrary_use_package,LIB,MODULE_inc))
$(eval $(call gb_StaticLibrary_add_exception_objects,LIB,\
))