summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-29 23:17:37 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-05 23:46:26 +0100
commit36b5012a8dff7897ca191561f11f5245d108e62b (patch)
treeebea9ece5676c8ee3c59b6f6ebca1addc4494448 /src/gallium/drivers/radeonsi/Makefile.am
parent8b48e14a48d62d7bc304d909007bc07598b471a3 (diff)
downloadexternal_mesa3d-36b5012a8dff7897ca191561f11f5245d108e62b.zip
external_mesa3d-36b5012a8dff7897ca191561f11f5245d108e62b.tar.gz
external_mesa3d-36b5012a8dff7897ca191561f11f5245d108e62b.tar.bz2
gallium/radeonsi: ship all files in the tarball
- include all headers in Makefile.sources - bundle the android buildscript Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'src/gallium/drivers/radeonsi/Makefile.am')
-rw-r--r--src/gallium/drivers/radeonsi/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/radeonsi/Makefile.am b/src/gallium/drivers/radeonsi/Makefile.am
index aa79c5e..dd543ba 100644
--- a/src/gallium/drivers/radeonsi/Makefile.am
+++ b/src/gallium/drivers/radeonsi/Makefile.am
@@ -31,3 +31,5 @@ AM_CFLAGS = \
noinst_LTLIBRARIES = libradeonsi.la
libradeonsi_la_SOURCES = $(C_SOURCES)
+
+EXTRA_DIST = Android.mk