mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Add extra dependency for internal ELL library
This commit is contained in:
parent
9b1aaf8f4b
commit
fe3a85ae05
@ -106,8 +106,10 @@ src_iwd_SOURCES = src/main.c linux/nl80211.h \
|
||||
|
||||
src_iwd_LDADD = ell/libell-internal.la -ldl
|
||||
|
||||
src_iwd_DEPENDENCIES = ell/libell-internal.la
|
||||
|
||||
if SYSTEMD_SERVICE
|
||||
src_iwd_DEPENDENCIES = src/iwd.service
|
||||
src_iwd_DEPENDENCIES += src/iwd.service
|
||||
|
||||
systemd_unitdir = @SYSTEMD_UNITDIR@
|
||||
systemd_unit_DATA = src/iwd.service
|
||||
|
Loading…
Reference in New Issue
Block a user