mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
build: Add readline into the build
This commit is contained in:
parent
e858c3b8c0
commit
17013fc5c7
@ -86,8 +86,9 @@ src_iwd_LDADD = ell/libell-internal.la -ldl
|
||||
dist_sysconf_DATA = src/iwd.conf
|
||||
|
||||
client_iwctl_SOURCES = client/main.c \
|
||||
readline/readline.h readline/history.h \
|
||||
client/dbus-proxy.h client/dbus-proxy.c
|
||||
client_iwctl_LDADD = ell/libell-internal.la
|
||||
client_iwctl_LDADD = ell/libell-internal.la -lreadline
|
||||
|
||||
monitor_iwmon_SOURCES = monitor/main.c linux/nl80211.h \
|
||||
monitor/nlmon.h monitor/nlmon.c \
|
||||
|
Loading…
Reference in New Issue
Block a user