Linux bluetooth development
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ] build: Make btmgmt tools installable
Date: Fri, 31 Mar 2017 16:58:23 +0300	[thread overview]
Message-ID: <20170331135823.21883-1-luiz.dentz@gmail.com> (raw)

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

---
 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


             reply	other threads:[~2017-03-31 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31 13:58 Luiz Augusto von Dentz [this message]
2017-04-03 11:08 ` [PATCH BlueZ] build: Make btmgmt tools installable Luiz Augusto von Dentz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170331135823.21883-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox