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 3a463ef..6e1e975 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -691,7 +691,6 @@ libcrypto_la_SOURCES += kdf/tls1_prf.c | |||
691 | 691 | ||
692 | # lhash | 692 | # lhash |
693 | libcrypto_la_SOURCES += lhash/lhash.c | 693 | libcrypto_la_SOURCES += lhash/lhash.c |
694 | noinst_HEADERS += lhash/lhash_local.h | ||
695 | 694 | ||
696 | # md4 | 695 | # md4 |
697 | libcrypto_la_SOURCES += md4/md4.c | 696 | libcrypto_la_SOURCES += md4/md4.c |