anv: add genX_multisample.h to the sources list(s).
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 15 Aug 2016 11:10:47 +0000 (12:10 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 15 Aug 2016 18:00:29 +0000 (19:00 +0100)
Otherwise it won't end up in the release tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.sources

index 7303995b2fe97aa000b2ff270cb80b76cec3ea87..9e56fe70eeac93e722f9f3013aa09ad8aa070d39 100644 (file)
@@ -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