From: Johan Hedberg <johan.hedberg@xxxxxxxxx> We always want the JSON files to be part of the generated tarball, and not just when --enable-mesh has been given. --- Makefile.tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.tools b/Makefile.tools index c2d81a884e7d..f7ab77de1784 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -32,9 +32,9 @@ mesh_meshctl_SOURCES = mesh/main.c \ mesh_meshctl_LDADD = gdbus/libgdbus-internal.la src/libshared-glib.la \ lib/libbluetooth-internal.la \ @GLIB_LIBS@ @DBUS_LIBS@ -ljson-c -lreadline +endif EXTRA_DIST += mesh/local_node.json mesh/prov_db.json -endif if MONITOR bin_PROGRAMS += monitor/btmon -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html