summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-29 22:45:15 +0100
committerEmil Velikov <[email protected]>2014-09-05 23:46:25 +0100
commit38719795a6c3b92bdcc60803177ef51b9aa1276b (patch)
tree70df4a4d8e6e6ecf9bb7217dc2cc037ab17cd2f0 /src/gallium/drivers/i915/Makefile.am
parent8928788d585c92e980237e89a2fac30ad656d5e9 (diff)
gallium/i915: ship all files in the tarball
- include all headers in Makefile.sources - sort the list(s) - bundle the android buildscript & TODO Cc: Stephane Marchesin <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915/Makefile.am')
-rw-r--r--src/gallium/drivers/i915/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/i915/Makefile.am b/src/gallium/drivers/i915/Makefile.am
index a4a3e86625b..7480df6ee51 100644
--- a/src/gallium/drivers/i915/Makefile.am
+++ b/src/gallium/drivers/i915/Makefile.am
@@ -29,3 +29,5 @@ AM_CFLAGS = \
noinst_LTLIBRARIES = libi915.la
libi915_la_SOURCES = $(C_SOURCES)
+
+EXTRA_DIST = Android.mk TODO