scons: List sp_screen.c.

This commit is contained in:
Michal Krol 2008-02-29 10:32:25 +01:00
parent 2a121e8e22
commit 4d22330837

View 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',