scons: List sp_screen.c.
authorMichal Krol <michal@tungstengraphics.com>
Fri, 29 Feb 2008 09:32:25 +0000 (10:32 +0100)
committerMichal Krol <michal@tungstengraphics.com>
Fri, 29 Feb 2008 19:18:45 +0000 (20:18 +0100)
src/gallium/drivers/softpipe/SConscript

index 4c1a6d5df0b88bd19496192e6699dfe9cf5d2e5a..88c21ee3b0f193e5d719dafb2e278cafa721246e 100644 (file)
@@ -28,6 +28,7 @@ softpipe = env.ConvenienceLibrary(
                'sp_quad_stencil.c',
                'sp_quad_stipple.c',
                'sp_query.c',
+               'sp_screen.c',
                'sp_state_blend.c',
                'sp_state_clip.c',
                'sp_state_derived.c',