Hi, On Fri, Mar 31, 2017 at 4:58 PM, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > --- > Makefile.tools | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Makefile.tools b/Makefile.tools > index 55d392e..73b2eef 100644 > --- a/Makefile.tools > +++ b/Makefile.tools > @@ -348,7 +348,9 @@ EXTRA_DIST += tools/hid2hci.1 > endif > > if READLINE > -noinst_PROGRAMS += tools/btmgmt tools/obex-client-tool tools/obex-server-tool \ > +bin_PROGRAMS += tools/btmgmt > + > +noinst_PROGRAMS += tools/obex-client-tool tools/obex-server-tool \ > tools/bluetooth-player tools/obexctl > > tools_obex_client_tool_SOURCES = $(gobex_sources) $(btio_sources) \ > -- > 2.9.3 Applied. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html