[Mesa-dev] [PATCH 2/2] r600/eg: distribute egd_tables.py in the dist file
Nicolai Hähnle
nhaehnle at gmail.com
Mon Jun 12 09:07:17 UTC 2017
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
On 09.06.2017 18:00, Juan A. Suarez Romero wrote:
> Otherwise, `make distcheck` will fail.
> ---
> src/gallium/drivers/r600/Makefile.am | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/gallium/drivers/r600/Makefile.am b/src/gallium/drivers/r600/Makefile.am
> index 44fd51d..2b1ffb5 100644
> --- a/src/gallium/drivers/r600/Makefile.am
> +++ b/src/gallium/drivers/r600/Makefile.am
> @@ -35,6 +35,10 @@ AM_CFLAGS += \
> -DHAVE_OPENCL
> endif
>
> +CLEANFILES = \
> + egd_tables.h
> +
> EXTRA_DIST = \
> + egd_tables.py \
> sb/notes.markdown \
> sb/sb_bc_fmt_def.inc
>
--
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.
More information about the mesa-dev
mailing list