summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-04-03 16:39:34 +0100
committerMatt Caswell <matt@openssl.org>2019-04-19 09:31:54 +0100
commit861b8f8747965bf98d9dd328196b8092e709c99d (patch)
tree02d87a9ca4bb3d72f02847838822fd75176f842e /providers/build.info
parentaab26e6f7b437f7d4bace03cd855a33d7a34d927 (diff)
Add the provider_algs.h internal header file
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8700)
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 1628e1feb4..ef107a7334 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -7,7 +7,7 @@ IF[{- !$disabled{fips} -}]
SOURCE[fips]=fips.ld
GENERATE[fips.ld]=../util/providers.num
ENDIF
- INCLUDE[fips]=.. ../include ../crypto/include
+ INCLUDE[fips]=.. ../include ../crypto/include common/include
DEFINE[fips]=FIPS_MODE
ENDIF