summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2007-03-23 09:36:33 +0000
committerRichard Levitte <levitte@openssl.org>2007-03-23 09:36:33 +0000
commitebb326afe6662b65b688151375723d95536eba8f (patch)
tree9d909fbfa76360a0ac5cb4747a94e8a3c39015b2 /crypto/crypto-lib.com
parent0d1aa74d6fa5708dce66589df34be58750da7d66 (diff)
Synchronise the VMS build with recent movements in the 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 64523024fa..c4362f569e 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -211,7 +211,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,tb_pkmeth,tb_asnmth,"+ -
- "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev,eng_padlock"
+ "eng_openssl,eng_dyn,eng_cnf,eng_cryptodev"
$ LIB_AES = "aes_core,aes_misc,aes_ecb,aes_cbc,aes_cfb,aes_ofb,"+ -
"aes_ctr,aes_ige"
$ LIB_BUFFER = "buffer,buf_err"