From: Juan A. Suarez Romero Date: Thu, 19 Oct 2017 10:46:02 +0000 (+0200) Subject: radv: automake: include radv_extensions.py in the tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2665d012a8a12971c87861e789a520951df42f3c;p=mesa.git radv: automake: include radv_extensions.py in the tarball Reviewed-by: Samuel Pitoiset Reviewed-by: Emil Velikov --- diff --git a/src/amd/vulkan/Makefile.am b/src/amd/vulkan/Makefile.am index 7364e54f61c..6b352aebf98 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