summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 5a117824ab..7c79fe76dc 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -181,7 +181,8 @@ SLANG_CPP_SOURCES = \
shader/slang/OSDependent/Linux/ossource.cpp
SLANG_SOURCES = \
- shader/slang/slang_compile.c
+ shader/slang/slang_compile.c \
+ shader/slang/slang_preprocess.c
ASM_C_SOURCES = \
x86/common_x86.c \