summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-01-23 11:52:49 +0000
committerEmil Velikov <[email protected]>2018-01-23 14:25:32 +0000
commit90002ba41e37cb9957ae34713179e2d9587a9ba3 (patch)
tree32ec70f74f326754e899c195356e9fdb8c95d5cd
parent5a4dc285002e1924dbc8c72d17481a3dbc4c0142 (diff)
automake: vc5: remove non-applicable v3dx_simulator.h
Signed-off-by: Emil Velikov <[email protected]>
-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 \