From bad876da8cb40c12ab9ae04d1366de173aac4cde Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 8 Jul 2023 00:41:07 -0600 Subject: Remove sm3_local.h --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 9f82491..0cb3852 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -912,7 +912,6 @@ noinst_HEADERS += sha/sha3_internal.h # sm3 libcrypto_la_SOURCES += sm3/sm3.c -noinst_HEADERS += sm3/sm3_local.h # sm4 libcrypto_la_SOURCES += sm4/sm4.c -- cgit v1.2.3-55-g6feb