Mesa (master): drivers/softpipe: add missing header to the tarball

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


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

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

drivers/softpipe: add missing header to the tarball

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

---

 src/gallium/drivers/softpipe/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/drivers/softpipe/Makefile.sources b/src/gallium/drivers/softpipe/Makefile.sources
index efe8846..3669dfc 100644
--- a/src/gallium/drivers/softpipe/Makefile.sources
+++ b/src/gallium/drivers/softpipe/Makefile.sources
@@ -11,6 +11,7 @@ C_SOURCES := \
 	sp_fs_exec.c \
 	sp_fs.h \
 	sp_image.c \
+	sp_image.h \
 	sp_limits.h \
 	sp_prim_vbuf.c \
 	sp_prim_vbuf.h \




More information about the mesa-commit mailing list