Re: [PATCH 2/4] examples/server_node_efd: simplify build configuration

2023-06-13 Thread David Marchand
On Tue, Jun 13, 2023 at 10:18 AM David Marchand wrote: > diff --git a/doc/guides/sample_app_ug/server_node_efd.rst > b/doc/guides/sample_app_ug/server_node_efd.rst > index c6cbc3def6..7253b38da7 100644 > --- a/doc/guides/sample_app_ug/server_node_efd.rst > +++ b/doc/guides/sample_app_ug/server_no

[PATCH 2/4] examples/server_node_efd: simplify build configuration

2023-06-13 Thread David Marchand
Rename sub directories in this example. This removes the only special case in examples and will ease a next change. Signed-off-by: David Marchand --- doc/guides/sample_app_ug/server_node_efd.rst | 14 +++--- examples/meson.build | 4 ++-- examples/ser