aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 0e7f9c8..701cd4a 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -583,6 +583,9 @@ noinst_HEADERS += gost/gost.h
583noinst_HEADERS += gost/gost_asn1.h 583noinst_HEADERS += gost/gost_asn1.h
584noinst_HEADERS += gost/gost_locl.h 584noinst_HEADERS += gost/gost_locl.h
585 585
586# hkdf
587libcrypto_la_SOURCES += hkdf/hkdf.c
588
586# hmac 589# hmac
587libcrypto_la_SOURCES += hmac/hm_ameth.c 590libcrypto_la_SOURCES += hmac/hm_ameth.c
588libcrypto_la_SOURCES += hmac/hm_pmeth.c 591libcrypto_la_SOURCES += hmac/hm_pmeth.c