projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1e2fc1
)
vmware/xorg: Fix SCons build.
author
Michel Dänzer
<daenzer@vmware.com>
Mon, 4 Jan 2010 12:02:40 +0000
(13:02 +0100)
committer
Michel Dänzer
<daenzer@vmware.com>
Mon, 4 Jan 2010 12:02:40 +0000
(13:02 +0100)
src/gallium/winsys/drm/vmware/xorg/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/drm/vmware/xorg/SConscript
b/src/gallium/winsys/drm/vmware/xorg/SConscript
index b8968e7137ba862673978c7af7444de8dd4830d9..5e78c1f89bf384c4de429b2f041c5d2a15061e95 100644
(file)
--- 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',
]