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

Author: Emil Velikov <emil.veli...@collabora.com>
Date:   Thu Jan 14 09:28:21 2016 +0200

i965: adding missing headers to the dist tarball

Signed-off-by: Emil Velikov <emil.veli...@collabora.com>

---

 src/mesa/drivers/dri/i965/Makefile.sources | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/mesa/drivers/dri/i965/Makefile.sources 
b/src/mesa/drivers/dri/i965/Makefile.sources
index 5aeeca5..cea1e87 100644
--- a/src/mesa/drivers/dri/i965/Makefile.sources
+++ b/src/mesa/drivers/dri/i965/Makefile.sources
@@ -71,7 +71,9 @@ i965_compiler_FILES = \
        brw_vec4_surface_builder.cpp \
        brw_vec4_surface_builder.h \
        brw_vec4_tcs.cpp \
+       brw_vec4_tcs.h \
        brw_vec4_tes.cpp \
+       brw_vec4_tes.h \
        brw_vec4_visitor.cpp \
        brw_vec4_vs_visitor.cpp \
        brw_vue_map.c \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to