summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/ilo/Makefile.sources')
-rw-r--r--src/gallium/drivers/ilo/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/ilo/Makefile.sources b/src/gallium/drivers/ilo/Makefile.sources
index 845b0231e0e..2bb81baf90d 100644
--- a/src/gallium/drivers/ilo/Makefile.sources
+++ b/src/gallium/drivers/ilo/Makefile.sources
@@ -37,9 +37,11 @@ C_SOURCES := \
ilo_render.c \
ilo_render.h \
ilo_render_gen.h \
+ ilo_render_dynamic.c \
ilo_render_gen6.c \
ilo_render_gen7.c \
ilo_render_gen7.h \
+ ilo_render_surface.c \
ilo_screen.c \
ilo_screen.h \
ilo_shader.c \