Makefile: install iwd-dbus.conf

This commit is contained in:
Tim Kourt 2017-05-04 15:47:41 -07:00 committed by Denis Kenzior
parent 54cab3bf6c
commit 50d04e99a7
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ ACLOCAL_AMFLAGS = -I build-aux
noinst_LTLIBRARIES = ell/libell-internal.la
dbusdir = @DBUS_CONFDIR@/dbus-1/system.d
dbus_DATA = src/iwd-dbus.conf
ell_sources = ell/ell.h ell/private.h ell/missing.h \
ell/util.h ell/util.c \
ell/test.h ell/test.c \