Diff between 5fdcfa515e5820e5906f0b8ed9cc73dc39a3131d and c8bacaff6c8678da185eebc622ead14e1dddf445
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index c2d81a8..f7ab77d 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