projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af24b6
)
Add syncobj.c to SConscript
author
Ian Romanick
<ian.d.romanick@intel.com>
Tue, 1 Sep 2009 18:57:40 +0000
(11:57 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Thu, 3 Sep 2009 18:22:47 +0000
(11:22 -0700)
src/mesa/SConscript
patch
|
blob
|
history
diff --git
a/src/mesa/SConscript
b/src/mesa/SConscript
index
6617c9d
..
cad5676
100644
(file)
--- a/
src/mesa/SConscript
+++ b/
src/mesa/SConscript
@@
-84,6
+84,7
@@
if env['platform'] != 'winddk':
'main/shared.c',
'main/state.c',
'main/stencil.c',
+ 'main/syncobj.c',
'main/texcompress.c',
'main/texcompress_s3tc.c',
'main/texcompress_fxt1.c',