Mesa (master): anv: add genX_multisample.h to the sources list(s).

Emil Velikov evelikov at kemper.freedesktop.org
Mon Aug 15 18:04:29 UTC 2016


Module: Mesa
Branch: master
Commit: 6b4b2a4dd6cc851c881864542c6f360af1c96c94
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b4b2a4dd6cc851c881864542c6f360af1c96c94

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Mon Aug 15 12:10:47 2016 +0100

anv: add genX_multisample.h to the sources list(s).

Otherwise it won't end up in the release tarball.

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/intel/vulkan/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/intel/vulkan/Makefile.sources b/src/intel/vulkan/Makefile.sources
index 7303995..9e56fe7 100644
--- a/src/intel/vulkan/Makefile.sources
+++ b/src/intel/vulkan/Makefile.sources
@@ -49,6 +49,7 @@ VULKAN_FILES := \
 	anv_util.c \
 	anv_wsi.c \
 	anv_wsi.h \
+	genX_multisample.h \
 	genX_pipeline_util.h \
 	vk_format_info.h
 




More information about the mesa-commit mailing list