gallium: Add missing file for scons build.

This commit is contained in:
Michel Dänzer 2008-03-04 18:32:43 +01:00
parent 5b9b5c850f
commit e2a91c294e

View file

@ -161,6 +161,7 @@ STATETRACKER_SOURCES = [
'state_tracker/st_extensions.c',
'state_tracker/st_format.c',
'state_tracker/st_framebuffer.c',
'state_tracker/st_gen_mipmap.c',
'state_tracker/st_mesa_to_tgsi.c',
'state_tracker/st_program.c',
'state_tracker/st_texture.c',