draw: corrections to allow for different cliptest cases
[mesa.git] / src / gallium / drivers / softpipe / Makefile
index 83f3e4a19b67bbf032c683af28583a1bd0bed901..28953582f0a4bf36dfd72b3e1df64ce0daded59a 100644 (file)
@@ -23,8 +23,9 @@ C_SOURCES = \
        sp_state_blend.c \
        sp_state_clip.c \
        sp_state_derived.c \
-       sp_state_fs.c \
        sp_state_sampler.c \
+       sp_state_shader.c \
+       sp_state_so.c \
        sp_state_rasterizer.c \
        sp_state_surface.c \
        sp_state_vertex.c \