Diff between 5dfcfc4d1f9cad5ab6db702efda6c3c23c9ffef0 and 2954f7072dbb99d28d5f02fca563f6e00c5f8aaf

Changed Files

File Additions Deletions Status
Makefile.tools +2 -2 modified

Full Patch

diff --git a/Makefile.tools b/Makefile.tools
index dde566d..561302f 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 \