summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/llvm/Makefile')
-rw-r--r--src/mesa/pipe/llvm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mesa/pipe/llvm/Makefile b/src/mesa/pipe/llvm/Makefile
index b333661c6f..a0494ba966 100644
--- a/src/mesa/pipe/llvm/Makefile
+++ b/src/mesa/pipe/llvm/Makefile
@@ -11,7 +11,9 @@ GALLIVM_SOURCES = \
instructions.cpp \
loweringpass.cpp \
tgsitollvm.cpp \
- storage.cpp
+ storage.cpp \
+ storagesoa.cpp \
+ instructionssoa.cpp
INC_SOURCES = gallivm_builtins.cpp llvm_base_shader.cpp