summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-01-23 13:04:57 +0000
committerEmil Velikov <[email protected]>2018-01-23 14:25:34 +0000
commita9db8ac93508701d5681a7273460084939386ed7 (patch)
treeb698900bb884367922875206139af906aeae7aec /src/gallium/drivers/freedreno/Makefile.am
parent41e48eac8700944fa069254371b6f629fdbef1e7 (diff)
automake: small cleanup after the meson.build inclusion18.0-branchpoint
Namely extend the EXTRA_DIST list, instead of re-assigning it and bring back a file dropped by mistake. Fixes: 436ed65d38d ("autotools: include meson build files in tarball") Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/Makefile.am')
-rw-r--r--src/gallium/drivers/freedreno/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/freedreno/Makefile.am b/src/gallium/drivers/freedreno/Makefile.am
index 4e7bf2caeb8..3bcac39484a 100644
--- a/src/gallium/drivers/freedreno/Makefile.am
+++ b/src/gallium/drivers/freedreno/Makefile.am
@@ -46,4 +46,4 @@ ir3_compiler_LDADD = \
$(GALLIUM_COMMON_LIB_DEPS) \
$(FREEDRENO_LIBS)
-EXTRA_DIST = meson.build
+EXTRA_DIST += meson.build