diff --git a/Makefile.am b/Makefile.am index 84c9712..6e77ed9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,14 +31,15 @@ pkginclude_HEADERS = AM_CFLAGS = $(WARNING_CFLAGS) $(MISC_CFLAGS) $(UDEV_CFLAGS) $(ell_cflags) AM_LDFLAGS = $(MISC_LDFLAGS) +confdir = $(sysconfdir)/bluetooth +statedir = $(localstatedir)/lib/bluetooth + if DATAFILES dbusdir = $(DBUS_CONFDIR)/dbus-1/system.d dbus_DATA = src/bluetooth.conf -confdir = $(sysconfdir)/bluetooth conf_DATA = -statedir = $(localstatedir)/lib/bluetooth state_DATA = endif