projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ed966b
)
freedreno: automake: ship ir3_nir_trig.py in the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Fri, 21 Dec 2018 19:30:37 +0000
(19:30 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 24 Jan 2019 18:13:24 +0000
(18:13 +0000)
Fixes: aa0fed10d35 ("freedreno: move ir3 to common location")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/freedreno/Makefile.am
patch
|
blob
|
history
diff --git
a/src/freedreno/Makefile.am
b/src/freedreno/Makefile.am
index 71b94986acce1d4f0f330885442eae314fda638c..460fb87fb46f0f77676ca9fd6b558e3fb5df5bf1 100644
(file)
--- 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)