diff options
author | Brian Paul <[email protected]> | 2006-09-06 13:44:57 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-09-06 13:44:57 +0000 |
commit | 7d767604c7996ae5f048c592e9fab69ed80c9280 (patch) | |
tree | f17d98fb3b2bfe895809034a32995f4a5db6f495 /src/mesa/sources | |
parent | d9aebd84980c58df9767f2b01fc7b8ec7620b161 (diff) |
remove stray tab
Diffstat (limited to 'src/mesa/sources')
-rw-r--r-- | src/mesa/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources index b9c72c0c1bc..8a13010c27b 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -191,7 +191,7 @@ SLANG_CPP_SOURCES = \ shader/slang/MachineIndependent/SymbolTable.cpp \ shader/slang/OGLCompilersDLL/Initialisation.cpp \ shader/slang/OSDependent/Linux/ossource.cpp - + SLANG_SOURCES = \ shader/slang/slang_analyse.c \ shader/slang/slang_assemble.c \ |