projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aa738b
)
xorg/vmwgfx: Add missing source file to SConscript.
author
José Fonseca
<jfonseca@vmware.com>
Wed, 3 Nov 2010 14:01:44 +0000
(14:01 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Wed, 3 Nov 2010 14:02:40 +0000
(14:02 +0000)
src/gallium/targets/xorg-vmwgfx/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/targets/xorg-vmwgfx/SConscript
b/src/gallium/targets/xorg-vmwgfx/SConscript
index 0a81b33651fdf51b16a02ce0755e44e5db64a184..20d851742a865f3d62bb28d5f59d249486d5ce8e 100644
(file)
--- a/
src/gallium/targets/xorg-vmwgfx/SConscript
+++ b/
src/gallium/targets/xorg-vmwgfx/SConscript
@@
-44,6
+44,7
@@
sources = [
'vmw_ioctl.c',
'vmw_ctrl.c',
'vmw_screen.c',
+ 'vmw_target.c',
'vmw_video.c',
'vmw_xorg.c',
]