From: Emil Velikov Date: Fri, 21 Dec 2018 19:30:37 +0000 (+0000) Subject: freedreno: automake: ship ir3_nir_trig.py in the tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9cc8e125053ec429be6b4640e784a5e3fce57298;p=mesa.git freedreno: automake: ship ir3_nir_trig.py in the tarball Fixes: aa0fed10d35 ("freedreno: move ir3 to common location") Signed-off-by: Emil Velikov --- diff --git a/src/freedreno/Makefile.am b/src/freedreno/Makefile.am index 71b94986acc..460fb87fb46 100644 --- a/src/freedreno/Makefile.am +++ b/src/freedreno/Makefile.am @@ -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)