summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-04-16 17:52:22 +0200
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-05-13 11:15:00 +0200
commitce70766cb22f2ff88d21d5f60f47cfb4d126ca61 (patch)
treeac7959aca6197b32b7331f879d3393d23e69e09f /providers/build.info
parentc612c7a455d9b3ea602c87fe720d09535f1f6e37 (diff)
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)
Diffstat (limited to 'providers/build.info')
-rw-r--r--providers/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/build.info b/providers/build.info
index 065b570253..e9ec4cf646 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -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