aboutsummaryrefslogtreecommitdiffstats
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.sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/drivers/ilo/Makefile.sources b/src/gallium/drivers/ilo/Makefile.sources
index 6083e24f46d..29bb9f6e446 100644
--- a/src/gallium/drivers/ilo/Makefile.sources
+++ b/src/gallium/drivers/ilo/Makefile.sources
@@ -4,6 +4,8 @@ C_SOURCES := \
core/ilo_debug.h \
core/ilo_dev.c \
core/ilo_dev.h \
+ core/ilo_format.c \
+ core/ilo_format.h \
core/ilo_fence.h \
core/intel_winsys.h \
ilo_blit.c \
@@ -30,8 +32,6 @@ C_SOURCES := \
ilo_cp.h \
ilo_draw.c \
ilo_draw.h \
- ilo_format.c \
- ilo_format.h \
ilo_gpgpu.c \
ilo_gpgpu.h \
ilo_layout.c \