Synchronise with Unix build.
authorRichard Levitte <levitte@openssl.org>
Sun, 12 Sep 2004 13:02:04 +0000 (13:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 12 Sep 2004 13:02:04 +0000 (13:02 +0000)
crypto/crypto-lib.com

index b6eda86b672f47eeb0b10014f0c8ab16f84f07c1..0a1165eb4490b8e98f3c78675e3e5ca6380e0442 100644 (file)
@@ -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,"+ -