aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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
912 912
913# sm3 913# sm3
914libcrypto_la_SOURCES += sm3/sm3.c 914libcrypto_la_SOURCES += sm3/sm3.c
915noinst_HEADERS += sm3/sm3_local.h
916 915
917# sm4 916# sm4
918libcrypto_la_SOURCES += sm4/sm4.c 917libcrypto_la_SOURCES += sm4/sm4.c