mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Fixup due to handshake dependency on erp
and iwmon doesn't need handshake.[ch]
This commit is contained in:
parent
d58ae33e5c
commit
a3b9967c13
@ -314,7 +314,6 @@ monitor_iwmon_SOURCES = monitor/main.c linux/nl80211.h \
|
||||
src/crypto.h src/crypto.c \
|
||||
src/watchlist.h src/watchlist.c \
|
||||
src/eapolutil.h src/eapolutil.c \
|
||||
src/handshake.h src/handshake.c \
|
||||
src/nl80211cmd.h src/nl80211cmd.c \
|
||||
src/p2putil.c src/p2putil.h \
|
||||
src/anqputil.h src/anqputil.c
|
||||
@ -520,6 +519,7 @@ unit_test_sae_SOURCES = unit/test-sae.c \
|
||||
src/crypto.h src/crypto.c \
|
||||
src/ie.h src/ie.c \
|
||||
src/handshake.h src/handshake.c \
|
||||
src/erp.h src/erp.c \
|
||||
src/util.h src/util.c \
|
||||
src/mpdu.h src/mpdu.c
|
||||
unit_test_sae_LDADD = $(ell_ldadd)
|
||||
|
Loading…
Reference in New Issue
Block a user