summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-08-15 12:10:47 +0100
committerEmil Velikov <[email protected]>2016-08-15 19:00:29 +0100
commit6b4b2a4dd6cc851c881864542c6f360af1c96c94 (patch)
tree17480fad91c3fd4e1a8fff5d822c60ac144d4880 /src
parent71258e9462c9cfb4c8b567713af5018928ef744d (diff)
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 <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/intel/vulkan/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/vulkan/Makefile.sources b/src/intel/vulkan/Makefile.sources
index 7303995b2fe..9e56fe70eea 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