3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

build: Adjust for including netlink private header from ELL

This commit is contained in:
Marcel Holtmann 2014-06-20 11:51:38 +02:00
parent 233cc120b0
commit ad6302830d

View File

@ -20,6 +20,7 @@ ell_sources = ell/ell.h ell/private.h \
ell/log.h ell/log.c \
ell/plugin.h ell/plugin.c \
ell/checksum.h ell/checksum.c \
ell/netlink-private.h \
ell/netlink.h ell/netlink.c \
ell/dbus-private.h \
ell/dbus.h ell/dbus.c \