aboutsummaryrefslogtreecommitdiff
path: root/openssl/vendor/current/crypto/install.com
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/vendor/current/crypto/install.com')
-rw-r--r--openssl/vendor/current/crypto/install.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/openssl/vendor/current/crypto/install.com b/openssl/vendor/current/crypto/install.com
index aa510309..08484d87 100644
--- a/openssl/vendor/current/crypto/install.com
+++ b/openssl/vendor/current/crypto/install.com
@@ -35,7 +35,7 @@ $
$ SDIRS := ,-
OBJECTS,-
MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
- DES,RC2,RC4,RC5,IDEA,BF,CAST,-
+ DES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,-
BN,EC,RSA,DSA,ECDSA,DH,ECDH,DSO,ENGINE,AES,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,-
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,-
@@ -58,6 +58,7 @@ $ EXHEADER_RC5 := rc5.h
$ EXHEADER_IDEA := idea.h
$ EXHEADER_BF := blowfish.h
$ EXHEADER_CAST := cast.h
+$ EXHEADER_CAMELLIA := camellia.h
$ EXHEADER_BN := bn.h
$ EXHEADER_EC := ec.h
$ EXHEADER_RSA := rsa.h