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

Author: Brian Paul <[email protected]>
Date:   Sun Sep 20 22:08:21 2009 -0600

Revert "scons: add meta.c to sources"

This reverts commit 41fefe88c50376a57876b498c8619c8c9f535de6.

---

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

diff --git a/src/mesa/SConscript b/src/mesa/SConscript
index fbe5be0..cad5676 100644
--- a/src/mesa/SConscript
+++ b/src/mesa/SConscript
@@ -234,16 +234,11 @@ if env['platform'] != 'winddk':
                'shader/slang/slang_utility.c',
        ]
        
-       driver_sources = [
-               'drivers/common/meta.c'
-       ]
-
        mesa_sources = (
                main_sources +
                math_sources +
                vbo_sources +
                vf_sources +
-               driver_soruces + 
                statetracker_sources +
                shader_sources +
                slang_sources

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to