[Mesa-dev] [PATCH] radv: automake: include radv_extensions.py in the tarball
Samuel Pitoiset
samuel.pitoiset at gmail.com
Thu Oct 19 12:28:17 UTC 2017
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
On 10/19/2017 01:02 PM, Juan A. Suarez Romero wrote:
> ---
> src/amd/vulkan/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/amd/vulkan/Makefile.am b/src/amd/vulkan/Makefile.am
> index 7364e54f61..6b352aebf9 100644
> --- a/src/amd/vulkan/Makefile.am
> +++ b/src/amd/vulkan/Makefile.am
> @@ -132,6 +132,7 @@ EXTRA_DIST = \
> dev_icd.json.in \
> radeon_icd.json.in \
> radv_entrypoints_gen.py \
> + radv_extensions.py \
> vk_format_layout.csv \
> vk_format_parse.py \
> vk_format_table.py
>
More information about the mesa-dev
mailing list