Diff between feddc8249f32a004eeb3bd4c764a50c5b2f33c81 and dfd5144eef56b3fc46e2188ec3c938338806cb75
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +2 | -0 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index 71d083e..c2d81a8 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -32,6 +32,8 @@ 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
+
+EXTRA_DIST += mesh/local_node.json mesh/prov_db.json
endif
if MONITOR