From f69e29e2c2ae61d6323dd9f2b9b316dd816da3ff Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Wed, 10 Feb 2016 10:33:18 -0500 Subject: [PATCH] Update unified build after store removal Reviewed-by: Kurt Roeckx --- crypto/engine/build.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1