diff options
-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 4fe4dfa..8a2d546 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -694,7 +694,6 @@ libcrypto_la_SOURCES += sha/sha1_one.c | |||
694 | libcrypto_la_SOURCES += sha/sha1dgst.c | 694 | libcrypto_la_SOURCES += sha/sha1dgst.c |
695 | libcrypto_la_SOURCES += sha/sha256.c | 695 | libcrypto_la_SOURCES += sha/sha256.c |
696 | libcrypto_la_SOURCES += sha/sha512.c | 696 | libcrypto_la_SOURCES += sha/sha512.c |
697 | libcrypto_la_SOURCES += sha/sha_one.c | ||
698 | noinst_HEADERS += sha/sha_locl.h | 697 | noinst_HEADERS += sha/sha_locl.h |
699 | 698 | ||
700 | # stack | 699 | # stack |