28/11/2018 11:13, Luca Boccassi: > On Tue, 2018-11-27 at 20:35 +0100, Timothy Redaelli wrote: > > In commit 7dd34c71de2a ("usertools: install with meson") meson.build > > was > > added in usertools directory and so it's copied to > > $(datadir)/usertools > > with "make install". > > > > This patch avoids to copy meson.build when installing usertools with > > "make install". > > > > Signed-off-by: Timothy Redaelli <tredae...@redhat.com> > Acked-by: Luca Boccassi <bl...@debian.org> > > Should probably add: > > Fixes: 7dd34c71de2a ("usertools: install with meson") > Cc: sta...@dpdk.org
Applied, thanks