Diff between 9702e6b290b2aeae883e5112b7428ea01d2d7ab0 and 56178b62564b26d3ff033fe7f5cae600e8826144
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +1 | -3 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index 73b2eef..55d392e 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -348,9 +348,7 @@ EXTRA_DIST += tools/hid2hci.1
endif
if READLINE
-bin_PROGRAMS += tools/btmgmt
-
-noinst_PROGRAMS += tools/obex-client-tool tools/obex-server-tool \
+noinst_PROGRAMS += tools/btmgmt tools/obex-client-tool tools/obex-server-tool \
tools/bluetooth-player tools/obexctl
tools_obex_client_tool_SOURCES = $(gobex_sources) $(btio_sources) \