aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile.am1
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
694libcrypto_la_SOURCES += sha/sha1dgst.c 694libcrypto_la_SOURCES += sha/sha1dgst.c
695libcrypto_la_SOURCES += sha/sha256.c 695libcrypto_la_SOURCES += sha/sha256.c
696libcrypto_la_SOURCES += sha/sha512.c 696libcrypto_la_SOURCES += sha/sha512.c
697libcrypto_la_SOURCES += sha/sha_one.c
698noinst_HEADERS += sha/sha_locl.h 697noinst_HEADERS += sha/sha_locl.h
699 698
700# stack 699# stack