softpipe: fix texture view crashes
[mesa.git] / src / gallium / drivers / softpipe / Makefile.sources
index 1d42351f97552fbe9737fe39144c63a75e0174f9..e405ef27f850723819b44af40aa2d9cc3dca790b 100644 (file)
@@ -1,9 +1,11 @@
 C_SOURCES := \
        sp_buffer.c \
+       sp_buffer.h \
        sp_clear.c \
        sp_clear.h \
        sp_context.c \
        sp_context.h \
+       sp_compute.c \
        sp_draw_arrays.c \
        sp_fence.c \
        sp_fence.h \