diff options
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 357e669..3a463ef 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -687,6 +687,7 @@ noinst_HEADERS += idea/idea_local.h | |||
687 | # kdf | 687 | # kdf |
688 | libcrypto_la_SOURCES += kdf/hkdf_evp.c | 688 | libcrypto_la_SOURCES += kdf/hkdf_evp.c |
689 | libcrypto_la_SOURCES += kdf/kdf_err.c | 689 | libcrypto_la_SOURCES += kdf/kdf_err.c |
690 | libcrypto_la_SOURCES += kdf/tls1_prf.c | ||
690 | 691 | ||
691 | # lhash | 692 | # lhash |
692 | libcrypto_la_SOURCES += lhash/lhash.c | 693 | libcrypto_la_SOURCES += lhash/lhash.c |