* [PATCH BlueZ] mesh: Add sample JSON files to EXTRA_DIST
@ 2018-03-05 20:08 Inga Stotland
2018-03-06 7:48 ` Johan Hedberg
0 siblings, 1 reply; 2+ messages in thread
From: Inga Stotland @ 2018-03-05 20:08 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Inga Stotland
This adds mesh/local_node.json and mesh/prov_db.json samples
to be included with dist tarball.
---
Makefile.tools | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile.tools b/Makefile.tools
index 71d083e71..c2d81a884 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
--
2.13.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH BlueZ] mesh: Add sample JSON files to EXTRA_DIST
2018-03-05 20:08 [PATCH BlueZ] mesh: Add sample JSON files to EXTRA_DIST Inga Stotland
@ 2018-03-06 7:48 ` Johan Hedberg
0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2018-03-06 7:48 UTC (permalink / raw)
To: Inga Stotland; +Cc: linux-bluetooth
Hi Inga,
On Mon, Mar 05, 2018, Inga Stotland wrote:
> This adds mesh/local_node.json and mesh/prov_db.json samples
> to be included with dist tarball.
> ---
> Makefile.tools | 2 ++
> 1 file changed, 2 insertions(+)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-06 7:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 20:08 [PATCH BlueZ] mesh: Add sample JSON files to EXTRA_DIST Inga Stotland
2018-03-06 7:48 ` Johan Hedberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).