aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/Makefile.sources')
-rw-r--r--mesalib/src/mesa/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/Makefile.sources b/mesalib/src/mesa/Makefile.sources
index 39525bc5b..d14823db9 100644
--- a/mesalib/src/mesa/Makefile.sources
+++ b/mesalib/src/mesa/Makefile.sources
@@ -81,6 +81,7 @@ MAIN_FILES = \
$(SRCDIR)main/scissor.c \
$(SRCDIR)main/set.c \
$(SRCDIR)main/shaderapi.c \
+ $(SRCDIR)main/shaderimage.c \
$(SRCDIR)main/shaderobj.c \
$(SRCDIR)main/shader_query.cpp \
$(SRCDIR)main/shared.c \