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:
Emil Velikov 2018-12-21 19:30:37 +00:00 committed by Emil Velikov
parent 8ed966b506
commit 9cc8e12505

View file

@ -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)