mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
freedreno: automake: ship ir3_nir_trig.py in the tarball
Fixes: aa0fed10d3 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
8ed966b506
commit
9cc8e12505
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ BUILT_SOURCES =
|
|||
CLEANFILES =
|
||||
EXTRA_DIST = \
|
||||
drm/meson.build \
|
||||
ir3/ir3_nir_trig.py \
|
||||
ir3/meson.build
|
||||
|
||||
MKDIR_GEN = $(AM_V_at)$(MKDIR_P) $(@D)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue