aboutsummaryrefslogtreecommitdiff
path: root/crypto/build.info
diff options
context:
space:
mode:
authorDavid von Oheimb <David.von.Oheimb@siemens.com>2018-11-16 14:05:31 +0100
committerMatt Caswell <matt@openssl.org>2019-03-12 12:26:06 +0000
commita61b7f2fa6de3bf8d5b1436e66c52d6bf7150ae4 (patch)
tree9281fa1b15fd09fe2358fc5fce8e7ae892bc7b5b /crypto/build.info
parent2a3b52eacd098a74157f5d4cbbb34ad8f863f04e (diff)
downloadopenssl-a61b7f2fa6de3bf8d5b1436e66c52d6bf7150ae4.zip
openssl-a61b7f2fa6de3bf8d5b1436e66c52d6bf7150ae4.tar.gz
openssl-a61b7f2fa6de3bf8d5b1436e66c52d6bf7150ae4.tar.bz2
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
in INSTALL, Configure, crypto/build.info, include/openssl/crmferr.h, crypto/err/, include/openssl/err.h, and (to be updated:) util/libcrypto.num Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7646)
Diffstat (limited to 'crypto/build.info')
-rw-r--r--crypto/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/build.info b/crypto/build.info
index 0cca6ab..a1ccad4 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -5,7 +5,7 @@ SUBDIRS=objects buffer bio stack lhash rand evp asn1 pem x509 x509v3 conf \
md2 md4 md5 sha mdc2 gmac hmac ripemd whrlpool poly1305 blake2 \
siphash sm3 des aes rc2 rc4 rc5 idea aria bf cast camellia \
seed sm4 chacha modes bn ec rsa dsa dh sm2 dso engine \
- err comp ocsp cms ts srp cmac ct async kmac ess
+ err comp ocsp cms ts srp cmac ct async kmac ess crmf
LIBS=../libcrypto
# The Core