aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
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
688libcrypto_la_SOURCES += kdf/hkdf_evp.c 688libcrypto_la_SOURCES += kdf/hkdf_evp.c
689libcrypto_la_SOURCES += kdf/kdf_err.c 689libcrypto_la_SOURCES += kdf/kdf_err.c
690libcrypto_la_SOURCES += kdf/tls1_prf.c
690 691
691# lhash 692# lhash
692libcrypto_la_SOURCES += lhash/lhash.c 693libcrypto_la_SOURCES += lhash/lhash.c