From 75c7a7114fc94b17aaadb6d737d2b5fc92bf6240 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 7 Dec 2014 15:13:45 -0800 Subject: gallium: Remove Android files from distribution. Android builds Mesa from git, so there don't need to be in the tarball. --- src/gallium/drivers/i915/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/drivers/i915/Makefile.am') diff --git a/src/gallium/drivers/i915/Makefile.am b/src/gallium/drivers/i915/Makefile.am index 7480df6ee51..eb3c964a37b 100644 --- a/src/gallium/drivers/i915/Makefile.am +++ b/src/gallium/drivers/i915/Makefile.am @@ -30,4 +30,4 @@ noinst_LTLIBRARIES = libi915.la libi915_la_SOURCES = $(C_SOURCES) -EXTRA_DIST = Android.mk TODO +EXTRA_DIST = TODO -- cgit v1.2.3