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 <eric.engestrom@imgtec.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
files_etnaviv = files(
|
||||
'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',
|
||||
|
||||
Reference in New Issue
Block a user