From: Jouni Malinen Date: Sat, 5 Dec 2009 20:25:50 +0000 (+0200) Subject: Add forgotten files into libcrypto.a X-Git-Tag: hostap_0_7_1~406 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ee258db7ce8f02cd30187988941cc3f7587899;p=thirdparty%2Fhostap.git Add forgotten files into libcrypto.a --- diff --git a/src/crypto/Makefile b/src/crypto/Makefile index d5c7761c2..c7ba82f54 100644 --- a/src/crypto/Makefile +++ b/src/crypto/Makefile @@ -23,6 +23,7 @@ LIB_OBJS= \ aes-internal-dec.o \ aes-internal-enc.o \ aes-omac1.o \ + aes-unwrap.o \ aes-wrap.o \ des-internal.o \ dh_group5.o \ @@ -37,6 +38,7 @@ LIB_OBJS= \ sha1.o \ sha1-internal.o \ sha1-pbkdf2.o \ + sha1-tlsprf.o \ sha1-tprf.o \ sha256.o \ sha256-internal.o