examples/server_node_efd: simplify build configurationThe server_node_efd example contains various binaries whose sources arein sub directories that do not match their name.Rename sub directorie
examples/server_node_efd: simplify build configurationThe server_node_efd example contains various binaries whose sources arein sub directories that do not match their name.Rename sub directories in this example and stop overriding the binariesnames in meson.build.This makes a next change easier in the build scripts used by CI.Signed-off-by: David Marchand <david.marchand@redhat.com>Acked-by: Bruce Richardson <bruce.richardson@intel.com>
show more ...