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 856f6bb5..d9e8ddbe 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -15,6 +15,8 @@ endif
sbin_PROGRAMS = hcid
+noinst_SCRIPTS = dbus-test
+
if DBUS
dbus_hcid_sources = dbus.h dbus.c
dbus_hcid_libs = @DBUS_LIBS@
@@ -42,7 +44,7 @@ AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) $(conf_DATA) dbus.h dbus.c bluez-hcid.conf
+EXTRA_DIST = $(man_MANS) $(conf_DATA) dbus.h dbus.c dbus-test bluez-hcid.conf
MAINTAINERCLEANFILES = Makefile.in