Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_tests
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 16 Apr 2021 15:52:22 +0000 (17:52 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 13 May 2021 09:15:00 +0000 (11:15 +0200)
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14901)

providers/build.info

index 065b570253c11ded4fcc1ed883bc60f196f7c881..e9ec4cf64681e1c1ab83cb0b7442941160b34568 100644 (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