summaryrefslogtreecommitdiffstats
path: root/crypto/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-05-13 06:41:06 +0100
committerMatt Caswell <matt@openssl.org>2019-05-23 11:02:04 +0100
commit319e518a5ae17fb8def2bd9209675acbaa6c22c2 (patch)
tree34d515cc857f1a4adf37311228925330ad635dd3 /crypto/build.info
parent3593266d1c924ea595a1074e78381890f964392c (diff)
Make some EVP code available from within the FIPS module
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8728)
Diffstat (limited to 'crypto/build.info')
-rw-r--r--crypto/build.info3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/build.info b/crypto/build.info
index 546865bdc9..db6d6afbdc 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -27,7 +27,8 @@ SOURCE[../libcrypto]=\
# FIPS module
SOURCE[../providers/fips]=\
cryptlib.c mem.c mem_clr.c params.c bsearch.c ex_data.c o_str.c \
- threads_pthread.c threads_win.c threads_none.c context.c
+ ctype.c threads_pthread.c threads_win.c threads_none.c context.c \
+ sparse_array.c
DEPEND[cversion.o]=buildinf.h