[PATCH xserver] automake: Fix 'make dist'

Thierry Reding thierry.reding at gmail.com
Wed Mar 28 12:08:42 UTC 2018


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 <ofourdan at 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 <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180328/ee56e2d3/attachment.sig>


More information about the xorg-devel mailing list