summaryrefslogtreecommitdiff
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorlevitte <levitte>2006-12-26 21:20:15 +0000
committerlevitte <levitte>2006-12-26 21:20:15 +0000
commit4b758652f90c3b083310ca4d4de2e96aae442e05 (patch)
tree45065b430f39f8d2ac899db4fbe4bb4322da2ca9 /crypto/crypto-lib.com
parent62dfa943496283902e538c1f515a898d4712bbe9 (diff)
downloadopenssl-4b758652f90c3b083310ca4d4de2e96aae442e05.tar.gz
Synchronise a bit more with Unixly build
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index d49a232c4..64523024f 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -212,7 +212,8 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ -
"tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_ecdh,tb_rand,tb_store,"+ -
"tb_cipher,tb_digest,tb_pkmeth,tb_asnmth,"+ -
"eng_openssl,eng_dyn,eng_cnf,eng_cryptodev,eng_padlock"
-$ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,aes_ctr"
+$ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,"+ -
+ "aes_ctr,aes_ige"
$ LIB_BUFFER = "buffer,buf_err"
$ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -
"bss_mem,bss_null,bss_fd,"+ -