aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-01-23 11:52:49 +0000
committerEmil Velikov <[email protected]>2018-01-25 17:06:28 +0000
commit265d36c890a0805736869d12be5a1ea8e0a566c5 (patch)
treea2272b29739c2627954fa3191f206161c03a9e66 /src/gallium
parent4fe662c58f6453b3558de479e7c2bfe4158dc26c (diff)
automake: vc5: remove non-applicable v3dx_simulator.h
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium')
-rw-r--r--src/gallium/drivers/vc5/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/vc5/Makefile.sources b/src/gallium/drivers/vc5/Makefile.sources
index cbf7b656e38..0259ecc99b5 100644
--- a/src/gallium/drivers/vc5/Makefile.sources
+++ b/src/gallium/drivers/vc5/Makefile.sources
@@ -29,7 +29,6 @@ VC5_PER_VERSION_SOURCES = \
v3dx_context.h \
v3dx_format_table.c \
v3dx_simulator.c \
- v3dx_simulator.h \
vc5_draw.c \
vc5_emit.c \
vc5_rcl.c \