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/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/draw/Makefile b/src/gallium/auxiliary/draw/Makefile
index 21e9f737b7..0c7ce5da5b 100644
--- a/src/gallium/auxiliary/draw/Makefile
+++ b/src/gallium/auxiliary/draw/Makefile
@@ -16,6 +16,10 @@ C_SOURCES = \
draw_flatshade.c \
draw_offset.c \
draw_passthrough.c \
+ draw_pt.c \
+ draw_pt_vcache.c \
+ draw_pt_fetch_emit.c \
+ draw_pt_elts.c \
draw_prim.c \
draw_pstipple.c \
draw_stipple.c \