From f05cb999a6fb45adc87802fb506a3ee4484162bf Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 17 Sep 2015 05:25:22 -0500 Subject: final bit of SHA-0 removal --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 4fe4dfa..8a2d546 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -694,7 +694,6 @@ libcrypto_la_SOURCES += sha/sha1_one.c libcrypto_la_SOURCES += sha/sha1dgst.c libcrypto_la_SOURCES += sha/sha256.c libcrypto_la_SOURCES += sha/sha512.c -libcrypto_la_SOURCES += sha/sha_one.c noinst_HEADERS += sha/sha_locl.h # stack -- cgit v1.2.3-55-g6feb