mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
build: Add arc4.[ch] to test-eapol sources
This commit is contained in:
parent
ce473bb9d4
commit
88d4b36663
@ -138,6 +138,7 @@ unit_test_eapol_SOURCES = unit/test-eapol.c \
|
||||
src/sha1.h src/sha1.c \
|
||||
src/md5.h src/md5.c \
|
||||
src/aes.h src/aes.c \
|
||||
src/arc4.h src/arc4.c \
|
||||
src/crypto.h src/crypto.c \
|
||||
src/eapol.h src/eapol.c
|
||||
unit_test_eapol_LDADD = ell/libell-internal.la
|
||||
|
Loading…
Reference in New Issue
Block a user