summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/Makefile.am')
-rw-r--r--hcid/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am
index 93f17814..3c3c52b1 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -1,4 +1,5 @@
+if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = hcid.conf
@@ -10,6 +11,7 @@ state_DATA =
dbusdir = $(sysconfdir)/dbus-1/system.d
dbus_DATA = bluez-hcid.conf
+endif
sbin_PROGRAMS = hcid
@@ -41,6 +43,6 @@ AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) $(conf_DATA) bluez-hcid.conf dbus-test dbus-api.txt
+EXTRA_DIST = $(man_MANS) hcid.conf bluez-hcid.conf dbus-test dbus-api.txt
MAINTAINERCLEANFILES = Makefile.in