summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-29 23:19:13 +0100
committerEmil Velikov <[email protected]>2014-09-05 23:46:26 +0100
commit858d932d6a4df234e6dd9413d471c08fe8424a34 (patch)
treeee2428362597c0be649a22b7a744b3b183ea9bdc /src/gallium/drivers/rbug/Makefile.am
parent36b5012a8dff7897ca191561f11f5245d108e62b (diff)
gallium/rbug: ship all files in the tarball
- include all headers in Makefile.sources - sort the list(s) - bundle the android buildscript & README Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/rbug/Makefile.am')
-rw-r--r--src/gallium/drivers/rbug/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/rbug/Makefile.am b/src/gallium/drivers/rbug/Makefile.am
index 5de7213335a..3e3cb86d619 100644
--- a/src/gallium/drivers/rbug/Makefile.am
+++ b/src/gallium/drivers/rbug/Makefile.am
@@ -29,3 +29,5 @@ AM_CFLAGS = \
noinst_LTLIBRARIES = librbug.la
librbug_la_SOURCES = $(C_SOURCES)
+
+EXTRA_DIST = SConscript README