summaryrefslogtreecommitdiffstats
path: root/crypto/build.info
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-08-24 19:49:46 +1000
committerPauli <paul.dale@oracle.com>2019-09-06 19:27:57 +1000
commit37ed62107112d95f7b7c9bf75602a6ac40883a89 (patch)
treea62fad3748a680a0a902679f20076e2097cac897 /crypto/build.info
parentfb9e6dd6f8b1de99c880ff3b458d6bc0dec907bb (diff)
Cleanse crypto/kdf directory
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9662)
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 96e265ff40..961bfd6f60 100644
--- a/crypto/build.info
+++ b/crypto/build.info
@@ -1,7 +1,7 @@
# Note that these directories are filtered in Configure. Look for %skipdir
# there for further explanations.
SUBDIRS=objects buffer bio stack lhash rand evp asn1 pem x509 conf \
- txt_db pkcs7 pkcs12 ui kdf store property \
+ txt_db pkcs7 pkcs12 ui store property \
md2 md4 md5 sha mdc2 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 \