diff options
Diffstat (limited to 'openssl/trunk/Makefile.org')
-rw-r--r-- | openssl/trunk/Makefile.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/trunk/Makefile.org b/openssl/trunk/Makefile.org index eaa9a11f..c1334c6e 100644 --- a/openssl/trunk/Makefile.org +++ b/openssl/trunk/Makefile.org @@ -111,7 +111,7 @@ SHLIBDIRS= crypto ssl SDIRS= \ objects \ md2 md4 md5 sha mdc2 hmac ripemd \ - des aes rc2 rc4 rc5 idea bf cast \ + des aes rc2 rc4 rc5 idea bf cast camellia \ bn ec rsa dsa ecdsa dh ecdh dso engine \ buffer bio stack lhash rand err \ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \ |