OSDN Git Service

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 83f3e4a..35d426a 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 \