mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 22:08:26 +02:00
radeonsi: autotools: add si_build_pm4.h in dist tarball
Fixes: 5777488406 ("radeonsi: move r600_cs.h contents into si_pipe.h,
si_build_pm4.h")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
4381be4648
commit
15ed757834
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ C_SOURCES := \
|
|||
driinfo_radeonsi.h \
|
||||
si_blit.c \
|
||||
si_buffer.c \
|
||||
si_build_pm4.h \
|
||||
si_clear.c \
|
||||
si_compute.c \
|
||||
si_compute.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue