mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +01:00
build: Add util.c to test-eapol
src/eapol.c now uses util_*
This commit is contained in:
parent
9d4f1b4ca6
commit
1d40c6cee7
@ -259,7 +259,7 @@ unit_test_eapol_SOURCES = unit/test-eapol.c \
|
||||
src/handshake.h src/handshake.c \
|
||||
src/eap.h src/eap.c src/eap-private.h \
|
||||
src/eap-tls.c src/eap-ttls.c \
|
||||
src/eap-md5.c
|
||||
src/eap-md5.c src/util.c
|
||||
unit_test_eapol_LDADD = ell/libell-internal.la
|
||||
|
||||
unit_test_ssid_to_utf8_SOURCES = src/util.h src/util.c \
|
||||
|
Loading…
Reference in New Issue
Block a user