From 2954f7072dbb99d28d5f02fca563f6e00c5f8aaf Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 14 Sep 2017 11:32:43 +0200 Subject: [PATCH] build: Don't install btconfig utility just yet --- Makefile.tools | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.tools b/Makefile.tools index dde566d6d..561302fa1 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -180,12 +180,12 @@ endif if TOOLS bin_PROGRAMS += tools/rctest tools/l2test tools/l2ping tools/bccmd \ tools/bluemoon tools/hex2hcd tools/mpris-proxy \ - tools/btattach tools/btconfig + tools/btattach noinst_PROGRAMS += tools/bdaddr tools/avinfo tools/avtest \ tools/scotest tools/amptest tools/hwdb \ tools/hcieventmask tools/hcisecfilter \ - tools/btinfo \ + tools/btinfo tools/btconfig \ tools/btsnoop tools/btproxy \ tools/btiotest tools/bneptest tools/mcaptest \ tools/cltest tools/oobtest tools/advtest \ -- 2.47.3