Mesa (master): mesa: add missing header to the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Mon Apr 11 18:02:35 UTC 2016


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

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Wed Apr  6 13:07:04 2016 +0100

mesa: add missing header to the tarball

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

---

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

diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index bbafa45..2ffbb15 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -396,6 +396,7 @@ VBO_FILES = \
 
 STATETRACKER_FILES = \
 	state_tracker/st_atifs_to_tgsi.c \
+	state_tracker/st_atifs_to_tgsi.h \
 	state_tracker/st_atom_array.c \
 	state_tracker/st_atom_atomicbuf.c \
 	state_tracker/st_atom_blend.c \




More information about the mesa-commit mailing list