summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/vc5/Makefile.sources')
-rw-r--r--src/gallium/drivers/vc5/Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/vc5/Makefile.sources b/src/gallium/drivers/vc5/Makefile.sources
index 252431b54b5..f5cd8d79f85 100644
--- a/src/gallium/drivers/vc5/Makefile.sources
+++ b/src/gallium/drivers/vc5/Makefile.sources
@@ -7,7 +7,6 @@ C_SOURCES := \
vc5_context.c \
vc5_context.h \
vc5_drm.h \
- vc5_emit.c \
vc5_fence.c \
vc5_formats.c \
vc5_job.c \
@@ -27,6 +26,7 @@ VC5_PER_VERSION_SOURCES = \
v3dx_format_table.c \
v3dx_simulator.c \
vc5_draw.c \
+ vc5_emit.c \
vc5_rcl.c \
vc5_state.c \
$()