From 36b5012a8dff7897ca191561f11f5245d108e62b Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Fri, 29 Aug 2014 23:17:37 +0100 Subject: gallium/radeonsi: ship all files in the tarball - include all headers in Makefile.sources - bundle the android buildscript Signed-off-by: Emil Velikov Acked-by: Matt Turner --- src/gallium/drivers/radeonsi/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gallium/drivers/radeonsi/Makefile.am') diff --git a/src/gallium/drivers/radeonsi/Makefile.am b/src/gallium/drivers/radeonsi/Makefile.am index aa79c5e01ef..dd543baedf4 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 -- cgit v1.2.3