summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
blob: 44b309902333f841bfeabe2957f88b031da3d207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#  $Id$
#

mandir = $(prefix)/usr/share/man

sbin_PROGRAMS = hciattach hciconfig

bin_PROGRAMS = hcitool l2ping sdptool ciptool

hciconfig_SOURCES = hciconfig.c csr.h csr.c

man_MANS = hciattach.8 hciconfig.8 hcitool.1 l2ping.1 sdptool.1 ciptool.1

noinst_PROGRAMS	= ppporc

EXTRA_DIST = $(man_MANS)