summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-11-03 10:32:32 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-11-03 10:32:32 +0000
commit3313f2a7f2e56d6c8e02fc4cf36ba54e33fb8e37 (patch)
tree6d519974b2c4788fad4becf8dec2526bda19da80 /hcid/Makefile.am
parent36e09e831cd166da955aeabc471fe6d2f63ac128 (diff)
Add the dbus-test script
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