Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14901)
This commit is contained in:
Dr. David von Oheimb 2021-04-16 17:52:22 +02:00
parent c612c7a455
commit ce70766cb2

View File

@ -119,7 +119,7 @@ IF[{- !$disabled{fips} -}]
# the generated commands in build templates are expected to catch that,
# and thereby keep control over the exact output file location.
IF[{- !$disabled{tests} -}]
DEPEND[|tests|]=fipsmodule.cnf
DEPEND[|run_tests|]=fipsmodule.cnf
GENERATE[fipsmodule.cnf]=../apps/openssl fipsinstall \
-module providers/$(FIPSMODULENAME) -provider_name fips \
-mac_name HMAC -section_name fips_sect