Add random.c into libcrypto.a
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
717cc12f60
commit
edc95487aa
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ LIB_OBJS += crypto_internal-modexp.o
|
|||
LIB_OBJS += crypto_internal-rsa.o
|
||||
LIB_OBJS += tls_internal.o
|
||||
LIB_OBJS += fips_prf_internal.o
|
||||
LIB_OBJS += random.o
|
||||
|
||||
|
||||
libcrypto.a: $(LIB_OBJS)
|
||||
|
|
Loading…
Reference in a new issue