diff options
author | Rob Austein <sra@hactrn.net> | 2006-10-09 16:47:10 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-10-09 16:47:10 +0000 |
commit | 4043d7db4e466d15193c3bad3b204048fc13b785 (patch) | |
tree | 8156ce31a6e4a155fc240551f48c23b5a42a6e5e /openssl/trunk/util/mkfiles.pl | |
parent | aba277548b76071e75fc9478002a6fc2145f64f1 (diff) |
Merged in changes from OpenSSL 0.9.8d
svn path=/openssl/trunk/CHANGES; revision=377
Diffstat (limited to 'openssl/trunk/util/mkfiles.pl')
-rwxr-xr-x | openssl/trunk/util/mkfiles.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/trunk/util/mkfiles.pl b/openssl/trunk/util/mkfiles.pl index cb0e282f..f55d5b69 100755 --- a/openssl/trunk/util/mkfiles.pl +++ b/openssl/trunk/util/mkfiles.pl @@ -24,6 +24,7 @@ my @dirs = ( "crypto/bf", "crypto/cast", "crypto/aes", +"crypto/camellia", "crypto/bn", "crypto/rsa", "crypto/dsa", |