From 9162dfde2d6a7625849aa873fc5ef9220779e7a9 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 3 Jun 2008 12:54:26 +0000 Subject: Move D-Bus config file and example clients back into hcid directory --- daemon/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'daemon/Makefile.am') diff --git a/daemon/Makefile.am b/daemon/Makefile.am index a3354221..02742923 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -1,10 +1,2 @@ -if CONFIGFILES -dbusdir = $(sysconfdir)/dbus-1/system.d - -dbus_DATA = bluetooth.conf -endif - -EXTRA_DIST = bluetooth.conf test-manager test-database - MAINTAINERCLEANFILES = Makefile.in -- cgit