summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
blob: c1a82d7ff75edbaa0d4f1959c425591b7b68ae3c (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

EXTRA_DIST    = $(man_MANS)