[Mesa-dev] [PATCH 09/18] softpipe: add sp_buffer.h to the sources list (release tarball)
Emil Velikov
emil.l.velikov at gmail.com
Fri May 27 14:35:36 UTC 2016
From: Emil Velikov <emil.velikov at collabora.com>
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 d72266f..e405ef2 100644
--- a/src/gallium/drivers/softpipe/Makefile.sources
+++ b/src/gallium/drivers/softpipe/Makefile.sources
@@ -1,5 +1,6 @@
C_SOURCES := \
sp_buffer.c \
+ sp_buffer.h \
sp_clear.c \
sp_clear.h \
sp_context.c \
--
2.8.2
More information about the mesa-dev
mailing list