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

Author: Emil Velikov <[email protected]>
Date:   Mon Sep 19 13:14:39 2016 +0100

anv: automake: ship intel_icd.json.in in the tarball

Otherwise we'll fail to (re)generate intel_icd.json.

Signed-off-by: Emil Velikov <[email protected]>

---

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

diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am
index ce31abb..54a51be 100644
--- a/src/intel/vulkan/Makefile.am
+++ b/src/intel/vulkan/Makefile.am
@@ -150,6 +150,7 @@ EXTRA_DIST = \
        $(top_srcdir)/include/vulkan/vk_icd.h \
        anv_entrypoints_gen.py \
        dev_icd.json.in \
+       intel_icd.json.in \
        intel_icd.json
 
 libvulkan_intel_la_LIBADD = $(VULKAN_LIB_DEPS)

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to