X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Fsrc%2Fcrypto%2FMakefile;fp=libeap%2Fsrc%2Fcrypto%2FMakefile;h=d181e723134eb3843ce507e968fa3ffebe324dc4;hp=3e90350c103ee0db7a213eecbe7c6bbdb3d2907b;hb=d1dd9aae6741e74f20bfc35e1db598652680279d;hpb=bd3bd69af16ab99706ba70ed11a3e291e968e5c6 diff --git a/libeap/src/crypto/Makefile b/libeap/src/crypto/Makefile index 3e90350..d181e72 100644 --- a/libeap/src/crypto/Makefile +++ b/libeap/src/crypto/Makefile @@ -47,7 +47,9 @@ LIB_OBJS= \ sha256.o \ sha256-prf.o \ sha256-tlsprf.o \ - sha256-internal.o + sha256-internal.o \ + sha384-internal.o \ + sha512-internal.o LIB_OBJS += crypto_internal.o LIB_OBJS += crypto_internal-cipher.o