Mesa (master): mesa: List new source file in SConscript.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Tue Feb 24 12:07:55 UTC 2009


Module: Mesa
Branch: master
Commit: c5dd8634c8d3487a171cd129c2b7ac6e205e72a7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5dd8634c8d3487a171cd129c2b7ac6e205e72a7

Author: José Fonseca <jfonseca at vmware.com>
Date:   Tue Feb 24 11:29:33 2009 +0000

mesa: List new source file in SConscript.

---

 src/mesa/SConscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/SConscript b/src/mesa/SConscript
index 5cf3bfd..da4026b 100644
--- a/src/mesa/SConscript
+++ b/src/mesa/SConscript
@@ -164,6 +164,7 @@ if env['platform'] != 'winddk':
 		'state_tracker/st_cb_readpixels.c',
 		'state_tracker/st_cb_strings.c',
 		'state_tracker/st_cb_texture.c',
+		'state_tracker/st_cb_viewport.c',
 		'state_tracker/st_context.c',
 		'state_tracker/st_debug.c',
 		'state_tracker/st_draw.c',




More information about the mesa-commit mailing list