mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
makefile: Add dbus-proxy into the build
This commit is contained in:
parent
aa5ba1129f
commit
f3a60f0182
@ -85,7 +85,8 @@ src_iwd_LDADD = ell/libell-internal.la -ldl
|
||||
|
||||
dist_sysconf_DATA = src/iwd.conf
|
||||
|
||||
client_iwctl_SOURCES = client/main.c
|
||||
client_iwctl_SOURCES = client/main.c \
|
||||
client/dbus-proxy.h client/dbus-proxy.c
|
||||
client_iwctl_LDADD = ell/libell-internal.la
|
||||
|
||||
monitor_iwmon_SOURCES = monitor/main.c linux/nl80211.h \
|
||||
|
Loading…
Reference in New Issue
Block a user