genode/repos/libports/lib/import/import-openssl.mk
Josef Söntgen dea6609612 import-openssl.mk: provide file named after api
For now this import file is solely there to satisfy the mechansim
in Goa that collects and incorporates import files for used APIs.

Issue genodelabs/goa#81.
2024-04-12 12:57:28 +02:00

3 lines
141 B
Makefile

include $(call select_from_repositories,lib/import/import-libcrypto.mk)
include $(call select_from_repositories,lib/import/import-libssl.mk)