softpipe: add sp_buffer.h to the sources list (release tarball)
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:36 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:53 +0000 (10:28 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/softpipe/Makefile.sources

index d72266f270f0634a1e71d777a69b8c69c99eedc0..e405ef27f850723819b44af40aa2d9cc3dca790b 100644 (file)
@@ -1,5 +1,6 @@
 C_SOURCES := \
        sp_buffer.c \
+       sp_buffer.h \
        sp_clear.c \
        sp_clear.h \
        sp_context.c \