summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-09-12 13:02:04 +0000
committerRichard Levitte <levitte@openssl.org>2004-09-12 13:02:04 +0000
commit422a4a33a509a47acc266cc6472344aa4af02d1a (patch)
tree315880a8e55f79d106030c044bec4cda142caab7 /crypto/crypto-lib.com
parent58606421aeef0ca137724c60863515c9eeaef590 (diff)
Synchronise with Unix build.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index b6eda86b67..0a1165eb44 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -206,7 +206,7 @@ $ LIB_ENGINE = "eng_err,eng_lib,eng_list,eng_init,eng_ctrl,"+ -
"eng_table,eng_pkey,eng_fat,eng_all,"+ -
"tb_rsa,tb_dsa,tb_ecdsa,tb_dh,tb_ecdh,tb_rand,tb_store,"+ -
"tb_cipher,tb_digest,"+ -
- "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev"
+ "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_BUFFER = "buffer,buf_err"
$ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -