aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-07-20 01:08:01 -0500
committerBrent Cook <bcook@openbsd.org>2015-07-20 01:08:01 -0500
commit792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe (patch)
tree97e8916185d7f3694e79147416ffc9ac1a2e14e2 /crypto
parent998cdebf36efc80f19a3a47aa692eb1ca072b109 (diff)
downloadportable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.tar.gz
portable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.tar.bz2
portable-792a5acb67ef2ce5f49b5f0c92f258a2ecb435fe.zip
eng_rsax is gone
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index f8c7108..1799969 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -433,7 +433,6 @@ libcrypto_la_SOURCES += engine/eng_lib.c
433libcrypto_la_SOURCES += engine/eng_list.c 433libcrypto_la_SOURCES += engine/eng_list.c
434libcrypto_la_SOURCES += engine/eng_openssl.c 434libcrypto_la_SOURCES += engine/eng_openssl.c
435libcrypto_la_SOURCES += engine/eng_pkey.c 435libcrypto_la_SOURCES += engine/eng_pkey.c
436libcrypto_la_SOURCES += engine/eng_rsax.c
437libcrypto_la_SOURCES += engine/eng_table.c 436libcrypto_la_SOURCES += engine/eng_table.c
438libcrypto_la_SOURCES += engine/tb_asnmth.c 437libcrypto_la_SOURCES += engine/tb_asnmth.c
439libcrypto_la_SOURCES += engine/tb_cipher.c 438libcrypto_la_SOURCES += engine/tb_cipher.c