summaryrefslogtreecommitdiffstats
path: root/crypto/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/build.info')
-rw-r--r--crypto/build.info4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/build.info b/crypto/build.info
index e3e9ceeec1..fdf0810dbe 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -8,6 +8,10 @@ SUBDIRS=objects buffer bio stack lhash rand evp asn1 pem x509 x509v3 conf \
err comp ocsp cms ts srp cmac ct async kmac ess
LIBS=../libcrypto
+# The Core
+SOURCE[../libcrypto]=provider_core.c
+
+# Central utilities
SOURCE[../libcrypto]=\
cryptlib.c mem.c mem_dbg.c cversion.c ex_data.c cpt_err.c \
ebcdic.c uid.c o_time.c o_str.c o_dir.c o_fopen.c ctype.c \