summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-15 20:05:22 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-15 20:05:22 +0000
commit8f94be819dc3173ff0f023bf5a3d41a527a612ed (patch)
tree600cb4304c89d6ac3b4a276a075c817284589d96 /test/Makefile.am
parent6040c15370d703cdadf7fa6c98caced1b9e32e30 (diff)
Add LMP test utility
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 93ad39b9..18989ba5 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -12,7 +12,7 @@ sbin_PROGRAMS = hciemu
bin_PROGRAMS = l2test rctest
-noinst_PROGRAMS = sdptest scotest attest hstest bdaddr sttest
+noinst_PROGRAMS = sdptest scotest attest hstest bdaddr lmptest
hciemu_LDADD = $(glib_ldadd) @BLUEZ_LIBS@ $(top_builddir)/common/libhelper.a
@@ -32,7 +32,7 @@ bdaddr_SOURCES = bdaddr.c
bdaddr_LDADD = @BLUEZ_LIBS@ $(top_builddir)/common/libhelper.a
-sttest_LDADD = @BLUEZ_LIBS@
+lmptest_LDADD = @BLUEZ_LIBS@
noinst_MANS = bdaddr.8