vmware/xorg: Fix SCons build.
authorMichel Dänzer <daenzer@vmware.com>
Mon, 4 Jan 2010 12:02:40 +0000 (13:02 +0100)
committerMichel Dänzer <daenzer@vmware.com>
Mon, 4 Jan 2010 12:02:40 +0000 (13:02 +0100)
src/gallium/winsys/drm/vmware/xorg/SConscript

index b8968e7..5e78c1f 100644 (file)
@@ -44,6 +44,7 @@ if env['platform'] == 'linux':
        sources = [
                'vmw_ioctl.c',
                'vmw_screen.c',
+               'vmw_video.c',
                'vmw_xorg.c',
        ]