Mesa (17.3): radv: automake: include radv_extensions.py in the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Mon Oct 23 12:18:20 UTC 2017


Module: Mesa
Branch: 17.3
Commit: 2665d012a8a12971c87861e789a520951df42f3c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2665d012a8a12971c87861e789a520951df42f3c

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Thu Oct 19 12:46:02 2017 +0200

radv: automake: include radv_extensions.py in the tarball

Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 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-commit mailing list