summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2019-01-31 08:03:43 -0500
committerDylan Baker <[email protected]>2019-01-31 11:08:11 -0800
commit0a72505a9e2a7ad368b2d17457b91873cb413b58 (patch)
treef4b99e74ef348360970eb8287f3a3955b088506b
parent31d0079a202be21e77ec15a35860f69cd9aa139c (diff)
freedreno: fix release tarball
Fixes: b4476138d5a freedreno: move drm to common location Reviewed-by: Eric Engestrom <[email protected]> Signed-off-by: Rob Clark <[email protected]> (cherry picked from commit e252656d1481e5bbc6bf34beb01076b329073ac7)
-rw-r--r--src/freedreno/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/freedreno/Makefile.am b/src/freedreno/Makefile.am
index 460fb87fb46..342f03d644c 100644
--- a/src/freedreno/Makefile.am
+++ b/src/freedreno/Makefile.am
@@ -45,6 +45,7 @@ TESTS =
BUILT_SOURCES =
CLEANFILES =
EXTRA_DIST = \
+ meson.build \
drm/meson.build \
ir3/ir3_nir_trig.py \
ir3/meson.build