diff options
-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 \ |