projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
548526f
)
scons: Fix libGL.so build.
author
Roland Scheidegger
<sroland@vmware.com>
Fri, 13 Jan 2012 21:37:18 +0000
(22:37 +0100)
committer
Roland Scheidegger
<sroland@vmware.com>
Fri, 13 Jan 2012 21:39:14 +0000
(22:39 +0100)
src/glx/SConscript
patch
|
blob
|
history
diff --git
a/src/glx/SConscript
b/src/glx/SConscript
index 5e9d1ca56d3c50d3500a45a6d95bcec5c0be62ae..17a5690ee863cb3d0ea5d4292ddda0be9dda3852 100644
(file)
--- a/
src/glx/SConscript
+++ b/
src/glx/SConscript
@@
-36,6
+36,7
@@
if False: # XXX: SHARED_GLAPI
sources = [
'clientattrib.c',
+ 'clientinfo.c',
'create_context.c',
'compsize.c',
'eval.c',