]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add sha256-prf.tls into libcrypto build
authorJouni Malinen <j@w1.fi>
Wed, 22 Aug 2012 08:15:55 +0000 (11:15 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Aug 2012 08:15:55 +0000 (11:15 +0300)
This was forgotten in commit ab637dcb37057f433932ecc8d45e129cd2d14170.

Signed-hostap: Jouni Malinen <j@w1.fi>

src/crypto/Makefile

index 34e9ac7e951b5081a36ec0a33f0ba77dec7624a3..18b50548abdca5ed928cf9a8dd5715bf99e5366b 100644 (file)
@@ -41,6 +41,7 @@ LIB_OBJS= \
        sha1-tlsprf.o \
        sha1-tprf.o \
        sha256.o \
+       sha256-prf.o \
        sha256-tlsprf.o \
        sha256-internal.o