summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-12-07 15:13:45 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-12 12:11:50 -0800
commit75c7a7114fc94b17aaadb6d737d2b5fc92bf6240 (patch)
treeef8d9c4dfec886b14f9c2a815e5713fe7c75f3e6 /src/gallium/drivers/svga/Makefile.am
parent00eadb77e60fdf794050b025ebaa80913dd32d97 (diff)
gallium: Remove Android files from distribution.
Android builds Mesa from git, so there don't need to be in the tarball.
Diffstat (limited to 'src/gallium/drivers/svga/Makefile.am')
-rw-r--r--src/gallium/drivers/svga/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/svga/Makefile.am b/src/gallium/drivers/svga/Makefile.am
index 138a84f3c3b..50d44cff84a 100644
--- a/src/gallium/drivers/svga/Makefile.am
+++ b/src/gallium/drivers/svga/Makefile.am
@@ -36,6 +36,6 @@ noinst_LTLIBRARIES = libsvga.la
libsvga_la_SOURCES = $(C_SOURCES)
-EXTRA_DIST = Android.mk SConscript \
+EXTRA_DIST = SConscript \
include/README \
svgadump/svga_dump.py