diff options
Diffstat (limited to 'crypto')
-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 888270b..b78f491 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -763,7 +763,6 @@ noinst_HEADERS += idea/idea_lcl.h | |||
763 | # kdf | 763 | # kdf |
764 | libcrypto_la_SOURCES += kdf/hkdf_evp.c | 764 | libcrypto_la_SOURCES += kdf/hkdf_evp.c |
765 | libcrypto_la_SOURCES += kdf/kdf_err.c | 765 | libcrypto_la_SOURCES += kdf/kdf_err.c |
766 | noinst_HEADERS += kdf/kdf.h | ||
767 | 766 | ||
768 | # lhash | 767 | # lhash |
769 | libcrypto_la_SOURCES += lhash/lh_stats.c | 768 | libcrypto_la_SOURCES += lhash/lh_stats.c |