Add sha256-prf.tls into libcrypto build

This was forgotten in commit ab637dcb37.

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2012-08-22 11:15:55 +03:00
parent a8a3868ddd
commit 0121126211

View file

@ -41,6 +41,7 @@ LIB_OBJS= \
sha1-tlsprf.o \ sha1-tlsprf.o \
sha1-tprf.o \ sha1-tprf.o \
sha256.o \ sha256.o \
sha256-prf.o \
sha256-tlsprf.o \ sha256-tlsprf.o \
sha256-internal.o sha256-internal.o