diff options
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", |