summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/etnaviv/Makefile.sources
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2017-11-07 16:53:43 +0100
committerJuan A. Suarez Romero <[email protected]>2017-11-13 12:26:59 +0100
commit2b72ab58e5f63f82fe64cfc1beccddb2f4844405 (patch)
treefd57bb6735a37a74a7f5416de4e917936836cc4c /src/gallium/drivers/etnaviv/Makefile.sources
parent41f7de477c68a5ae3fd8b086dfb4a8cc10a35c39 (diff)
etnaviv: automake,meson: include common_3d.xml.h in the sources lists
v2: include the file also in the meson.build (Eric Engestrom). Fixes: f1e1c60ff6 ("etnaviv: Update from rnndb") Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/gallium/drivers/etnaviv/Makefile.sources')
-rw-r--r--src/gallium/drivers/etnaviv/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/etnaviv/Makefile.sources b/src/gallium/drivers/etnaviv/Makefile.sources
index ea8df807f66..aafcc380aa5 100644
--- a/src/gallium/drivers/etnaviv/Makefile.sources
+++ b/src/gallium/drivers/etnaviv/Makefile.sources
@@ -1,6 +1,7 @@
C_SOURCES := \
hw/cmdstream.xml.h \
hw/common.xml.h \
+ hw/common_3d.xml.h \
hw/isa.xml.h \
hw/state_3d.xml.h \
hw/state.xml.h \