From ee436b6e452e2825173d0fbfca246932883d5c84 Mon Sep 17 00:00:00 2001 From: Inga Stotland Date: Thu, 2 Apr 2020 18:26:54 -0700 Subject: tools/mescfg-client: Use local routines for config write This removes dependencies on internal structures of mesh/mesh-config-json.c. --- Makefile.tools | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.tools') diff --git a/Makefile.tools b/Makefile.tools index f43764adc..9b9236609 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -336,7 +336,6 @@ tools_mesh_cfgclient_SOURCES = tools/mesh-cfgclient.c \ tools/mesh/agent.h tools/mesh/agent.c \ tools/mesh/mesh-db.h tools/mesh/mesh-db.c \ mesh/util.h mesh/util.c \ - mesh/mesh-config.h mesh/mesh-config-json.c \ mesh/crypto.h mesh/crypto.c tools_mesh_cfgclient_LDADD = lib/libbluetooth-internal.la src/libshared-ell.la \ -- cgit v1.2.1