softpipe: added sp_state_so.c to file list
authorBrian Paul <brianp@vmware.com>
Tue, 8 Jun 2010 14:21:27 +0000 (08:21 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 8 Jun 2010 14:21:27 +0000 (08:21 -0600)
src/gallium/drivers/softpipe/Makefile

index 83f3e4a19b67bbf032c683af28583a1bd0bed901..35d426aa3ea56a8a246e71f599b6c319958b2b65 100644 (file)
@@ -25,6 +25,7 @@ C_SOURCES = \
        sp_state_derived.c \
        sp_state_fs.c \
        sp_state_sampler.c \
+       sp_state_so.c \
        sp_state_rasterizer.c \
        sp_state_surface.c \
        sp_state_vertex.c \