summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/Makefile')
-rw-r--r--src/mesa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Makefile b/src/mesa/Makefile
index 3ab0044536b..9077418d9bd 100644
--- a/src/mesa/Makefile
+++ b/src/mesa/Makefile
@@ -39,6 +39,7 @@ SOLO_SOURCES = \
$(TNL_SOURCES) \
$(SWRAST_SOURCES) \
$(SWRAST_SETUP_SOURCES) \
+ $(SHADER_SOURCES) \
$(ASM_C_SOURCES) \
$(X86_SOURCES)