Fix eap_example build after the crypto build cleanup
This commit is contained in:
parent
4c9e03e0b2
commit
49748af992
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ OBJS_both += ../src/utils/wpabuf.o
|
|||
OBJS_both += ../src/crypto/rc4.o
|
||||
OBJS_both += ../src/crypto/md4-internal.o
|
||||
OBJS_both += ../src/crypto/sha1.o
|
||||
OBJS_both += ../src/crypto/sha1-tlsprf.o
|
||||
OBJS_both += ../src/crypto/aes-cbc.o
|
||||
OBJS_both += ../src/crypto/aes-ctr.o
|
||||
OBJS_both += ../src/crypto/aes-eax.o
|
||||
|
|
Loading…
Reference in a new issue