build: Add arc4.[ch] to test-eapol sources

This commit is contained in:
Denis Kenzior 2015-02-17 16:54:15 -06:00
parent ce473bb9d4
commit 88d4b36663
1 changed files with 1 additions and 0 deletions

View File

@ -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