diff options
Diffstat (limited to '')
-rw-r--r-- | crypto/Makefile.am | 1 |
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 |
914 | libcrypto_la_SOURCES += sm3/sm3.c | 914 | libcrypto_la_SOURCES += sm3/sm3.c |
915 | noinst_HEADERS += sm3/sm3_local.h | ||
916 | 915 | ||
917 | # sm4 | 916 | # sm4 |
918 | libcrypto_la_SOURCES += sm4/sm4.c | 917 | libcrypto_la_SOURCES += sm4/sm4.c |