Mesa (mesa_7_7_branch): vmware/xorg: Fix SCons build.

Michel Dänzer daenzer at kemper.freedesktop.org
Mon Jan 4 12:07:35 UTC 2010


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

Author: Michel Dänzer <daenzer at vmware.com>
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',
 	]
 




More information about the mesa-commit mailing list