From: Emil Velikov <[email protected]>

Signed-off-by: Emil Velikov <[email protected]>
---
 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

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

Reply via email to