diff options
author | Max Krasnyansky <maxk@qualcomm.com> | 2002-08-19 16:51:48 +0000 |
---|---|---|
committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-08-19 16:51:48 +0000 |
commit | 87c1d9f203e4ff13948ed8bf6802b21b7020d155 (patch) | |
tree | 42cd84105f96d27c37a7bde5e7b28c97debb82a8 /tools/Makefile.am | |
parent | dbf3acbbd59cc75fe68a8e6895c8afd623f835ee (diff) |
RFCOMM test tool
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index c1a82d7f..281be99e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -9,6 +9,6 @@ bin_PROGRAMS = hcitool l2ping man_MANS = hciattach.8 l2ping.8 -noinst_PROGRAMS = l2test scotest +noinst_PROGRAMS = l2test scotest rctest EXTRA_DIST = $(man_MANS) |