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

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

sbin_PROGRAMS = hciattach hciconfig
bin_PROGRAMS  = hcitool l2ping

man_MANS      = hciattach.8 l2ping.8

noinst_PROGRAMS	= l2test scotest rctest

EXTRA_DIST    = $(man_MANS)