diff --git a/Makefile.am b/Makefile.am index 8046352b..09a9d033 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \