[PATCH xserver 2/2] Makefile.am: make 'make distcheck' verify the meson build

Peter Hutterer peter.hutterer at who-t.net
Thu May 4 01:12:04 UTC 2017


On Wed, May 03, 2017 at 03:40:08PM -0400, Adam Jackson wrote:
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---

thanks!

remote: Updating patchwork state for https://patchwork.freedesktop.org/project/Xorg/list/
remote: I: patch #154332 updated using rev 111a5615a60565f7b68a7fa69dbac3d289d80c9e.
remote: I: patch #154333 updated using rev 4b7dd6d1aa53bdeee2e3fd0c0a73f6ce40495682.
remote: I: 2 patch(es) updated to state Accepted.
To git+ssh://git.freedesktop.org/git/xorg/xserver
   11c133aaf..4b7dd6d1a  master -> master

Cheers,
   Peter

>  Makefile.am | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index d281ed338..eacd957bd 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -129,6 +129,9 @@ install-headers: Makefile
>  		fi							\
>  	done
>  
> +distcheck-hook:
> +	rm -rf build && meson build && ninja -C build && rm -rf build
> +
>  EXTRA_DIST += \
>  	meson_options.txt \
>  	include/xorg-config.h.meson.in \
> -- 
> 2.12.2
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
> 


More information about the xorg-devel mailing list