On Wed, Mar 28, 2018 at 12:17:48PM +0200, Olivier Fourdan wrote:
> Automake would skip a few meson files that would prevent to build with
> meson a dist file previously generated by automake.
> 
> Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
> ---
>  Makefile.am | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 5ddfd5b84..32d4d21e7 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -140,6 +140,7 @@ distcheck-hook:
>  EXTRA_DIST += \
>       meson_options.txt \
>       include/xorg-config.h.meson.in \
> +     include/xwin-config.h.meson.in \

Just a thought: there's a Makefile.am in the include subdirectory, so
maybe add this line there? Could be a follow-up patch, though, so:

Reviewed-by: Thierry Reding <tred...@nvidia.com>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to