[Mesa-dev] [PATCH 1/2] i965: include gen4_blorp_exec.h into EXTRA_DIST
Jason Ekstrand
jason at jlekstrand.net
Fri Jun 9 22:09:24 UTC 2017
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
On June 9, 2017 9:01:38 AM "Juan A. Suarez Romero" <jasuarez at igalia.com> wrote:
> Otherwise, `make distcheck` will fail.
> ---
> src/mesa/drivers/dri/i965/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/mesa/drivers/dri/i965/Makefile.am
> b/src/mesa/drivers/dri/i965/Makefile.am
> index 762aefc..e2d5992 100644
> --- a/src/mesa/drivers/dri/i965/Makefile.am
> +++ b/src/mesa/drivers/dri/i965/Makefile.am
> @@ -98,6 +98,7 @@ BUILT_SOURCES = $(i965_oa_GENERATED_FILES)
> CLEANFILES = $(BUILT_SOURCES)
>
> EXTRA_DIST = \
> + gen4_blorp_exec.h \
> brw_oa_hsw.xml \
> brw_oa.py
>
> --
> 2.9.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list