From: Rich Salz Date: Wed, 10 Feb 2016 15:33:18 +0000 (-0500) Subject: Update unified build after store removal X-Git-Tag: OpenSSL_1_1_0-pre3~129 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f69e29e2c2ae61d6323dd9f2b9b316dd816da3ff;p=oweals%2Fopenssl.git Update unified build after store removal Reviewed-by: Kurt Roeckx --- diff --git a/crypto/engine/build.info b/crypto/engine/build.info index d27646a9e8..161dad4d02 100644 --- a/crypto/engine/build.info +++ b/crypto/engine/build.info @@ -2,7 +2,7 @@ LIBS=../../libcrypto SOURCE[../../libcrypto]=\ eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \ eng_table.c eng_pkey.c eng_fat.c eng_all.c \ - tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c tb_store.c \ + tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c \ tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c tb_eckey.c \ eng_openssl.c eng_cnf.c eng_dyn.c eng_cryptodev.c \ eng_rdrand.c