summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-29 23:11:47 +0100
committerEmil Velikov <[email protected]>2014-09-05 23:46:26 +0100
commit27d4f2eae3cd460823e4cc70e561dbfb39e0fe4f (patch)
tree582bf8bb44017d8f9fe1e27fb2d296ff63158e31 /src/gallium/drivers/r600/Makefile.am
parentcdd3a34096775e2ca18e5608042bb0d9c9cfb562 (diff)
gallium/r600: ship all files in the tarball
- include all headers in Makefile.sources - sort the list(s) - bundle the android buildscript & custom include Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/Makefile.am')
-rw-r--r--src/gallium/drivers/r600/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/drivers/r600/Makefile.am b/src/gallium/drivers/r600/Makefile.am
index 30e098e1770..f776410765c 100644
--- a/src/gallium/drivers/r600/Makefile.am
+++ b/src/gallium/drivers/r600/Makefile.am
@@ -37,3 +37,7 @@ if HAVE_GALLIUM_COMPUTE
AM_CFLAGS += \
-DHAVE_OPENCL
endif
+
+EXTRA_DIST = Android.mk \
+ sb/notes.markdown \
+ sb/sb_bc_fmt_def.inc