From 49ceef7a27ee6112148f5ef5fe37f1ee6f1f44ea Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 2 Jul 2003 22:27:41 +0000 Subject: New code for CSR specific revision information --- tools/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 0513c83b..180c0cc1 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -7,6 +7,8 @@ mandir = $(prefix)/usr/share/man sbin_PROGRAMS = hciattach hciconfig bin_PROGRAMS = hcitool l2ping +hciconfig_SOURCES = hciconfig.c csr.h csr.c + man_MANS = hciattach.8 hciconfig.8 hcitool.1 l2ping.1 noinst_PROGRAMS = ppporc -- cgit