summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-12-08 08:52:49 -0200
committerJohan Hedberg <johan.hedberg@intel.com>2017-12-08 13:06:12 +0200
commitfc53175b8a3a9833b879f65795bc4ae3e74c949d (patch)
treee157ea6bf33abe8d40f66d577db708327abbf0c7 /Makefile.tools
parent8edcc31fa2a754e0e2ee70f0152485c75bd8271b (diff)
downloadbluez-fc53175b8a3a9833b879f65795bc4ae3e74c949d.tar.gz
mesh: Make meshctl use bt_shell helpers
This makes meshctl use bt_shell to manage the menus and command handling.
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools
index 561302fa1..ba717e6cf 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -30,7 +30,6 @@ mesh_meshctl_SOURCES = mesh/main.c \
mesh/config-model.h mesh/config-client.c \
mesh/config-server.c \
mesh/onoff-model.h mesh/onoff-model.c \
- client/display.h client/display.c \
monitor/uuid.h monitor/uuid.c
mesh_meshctl_LDADD = gdbus/libgdbus-internal.la src/libshared-glib.la \
lib/libbluetooth-internal.la \