summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-23 07:34:33 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-23 07:34:33 +0000
commita93a56e08f57ee03f3cbddf61223d7a06cf4610e (patch)
treee8d12530532e79c918c74ad868f8179a9ae72118 /daemon/Makefile.am
parent1bc5e02b94a1524de2ccb7e2f0704a895ad77de6 (diff)
Move bluetooth.conf D-Bus security file into daemon directory
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index f9474a8d..e7133f43 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -17,6 +17,12 @@ bluetoothd_service_echo_LDADD = \
@GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@
endif
+if CONFIGFILES
+dbusdir = $(sysconfdir)/dbus-1/system.d
+
+dbus_DATA = bluetooth.conf
+endif
+
noinst_PROGRAMS = bluetoothd
bluetoothd_SOURCES = main.c system.h \