Mesa (master): fix scons build
George Sapountzis
gsap7 at kemper.freedesktop.org
Sun Mar 21 10:21:25 PDT 2010
Module: Mesa
Branch: master
Commit: 29ec05164838f13d9535271796a50fa213d07912
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29ec05164838f13d9535271796a50fa213d07912
Author: George Sapountzis <gsapountzis at gmail.com>
Date: Sun Mar 21 19:20:15 2010 +0200
fix scons build
---
src/gallium/targets/libgl-xlib/SConscript | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/gallium/targets/libgl-xlib/SConscript b/src/gallium/targets/libgl-xlib/SConscript
index efa7e79..4de463e 100644
--- a/src/gallium/targets/libgl-xlib/SConscript
+++ b/src/gallium/targets/libgl-xlib/SConscript
@@ -40,6 +40,7 @@ env.Prepend(LIBS = [
])
sources = [
+ 'soft_screen.c',
'xlib.c',
]
More information about the mesa-commit
mailing list