Module: Mesa
Branch: mesa_7_7_branch
Commit: 8282185752a93acca54a67a8e97e0066ee233709
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8282185752a93acca54a67a8e97e0066ee233709

Author: Michel Dänzer <[email protected]>
Date:   Mon Jan  4 13:02:40 2010 +0100

vmware/xorg: Fix SCons build.

---

 src/gallium/winsys/drm/vmware/xorg/SConscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/winsys/drm/vmware/xorg/SConscript 
b/src/gallium/winsys/drm/vmware/xorg/SConscript
index b8968e7..5e78c1f 100644
--- a/src/gallium/winsys/drm/vmware/xorg/SConscript
+++ b/src/gallium/winsys/drm/vmware/xorg/SConscript
@@ -44,6 +44,7 @@ if env['platform'] == 'linux':
        sources = [
                'vmw_ioctl.c',
                'vmw_screen.c',
+               'vmw_video.c',
                'vmw_xorg.c',
        ]
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to