mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
build: Add aes.[ch] to unit/test-eapol
This commit is contained in:
parent
87f775475a
commit
4bee529813
@ -129,6 +129,7 @@ unit_test_mpdu_LDADD = ell/libell-internal.la
|
||||
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/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