st/xorg: Fix scons build.

This commit is contained in:
Michel Dänzer 2009-08-28 17:42:07 +02:00
parent 6bfec14d6d
commit fdc8ec60eb

View file

@ -20,6 +20,7 @@ if 'xorg' in env['statetrackers']:
'xorg_dri2.c',
'xorg_driver.c',
'xorg_exa.c',
'xorg_exa_tgsi.c',
'xorg_output.c',
]
)