st/xorg: Fix scons build.
authorMichel Dänzer <daenzer@vmware.com>
Fri, 28 Aug 2009 15:42:07 +0000 (17:42 +0200)
committerMichel Dänzer <daenzer@vmware.com>
Fri, 28 Aug 2009 15:42:07 +0000 (17:42 +0200)
src/gallium/state_trackers/xorg/SConscript

index 15ebcf8..65f55ea 100644 (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',
                ]
     )