aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl-engine.mk
Commit message (Collapse)AuthorAgeFilesLines
* openssl: move engine.mk to INCLUDE_DIREneas U de Queiroz2022-03-231-0/+50
engine.mk is supposed to be included by engine packages, but it will not be present in the SDK in the same place as in the main repository. Move it to include/openssl-engine.mk to avoid this. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>