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 <[email protected]>
> Acked-by: Luca Boccassi <[email protected]>
>
> Should probably add:
>
> Fixes: 7dd34c71de2a ("usertools: install with meson")
> Cc: [email protected]
Applied, thanks