summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/draw/Makefile')
-rw-r--r--src/gallium/auxiliary/draw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/draw/Makefile b/src/gallium/auxiliary/draw/Makefile
index da7eded21f..68e7744cc5 100644
--- a/src/gallium/auxiliary/draw/Makefile
+++ b/src/gallium/auxiliary/draw/Makefile
@@ -26,6 +26,7 @@ C_SOURCES = \
draw_pt_emit.c \
draw_pt_fetch.c \
draw_pt_fetch_emit.c \
+ draw_pt_fetch_shade_emit.c \
draw_pt_fetch_shade_pipeline.c \
draw_pt_post_vs.c \
draw_pt_varray.c \