summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/softpipe/Makefile')
-rw-r--r--src/gallium/drivers/softpipe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/softpipe/Makefile b/src/gallium/drivers/softpipe/Makefile
index a6ed7ea6a2..3da9be6957 100644
--- a/src/gallium/drivers/softpipe/Makefile
+++ b/src/gallium/drivers/softpipe/Makefile
@@ -30,6 +30,7 @@ C_SOURCES = \
sp_state_vertex.c \
sp_texture.c \
sp_tex_sample.c \
+ sp_tex_tile_cache.c \
sp_tile_cache.c \
sp_surface.c