summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/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/auxiliary/Makefile.am
parent00eadb77e60fdf794050b025ebaa80913dd32d97 (diff)
downloadexternal_mesa3d-75c7a7114fc94b17aaadb6d737d2b5fc92bf6240.zip
external_mesa3d-75c7a7114fc94b17aaadb6d737d2b5fc92bf6240.tar.gz
external_mesa3d-75c7a7114fc94b17aaadb6d737d2b5fc92bf6240.tar.bz2
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/auxiliary/Makefile.am')
-rw-r--r--src/gallium/auxiliary/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/Makefile.am b/src/gallium/auxiliary/Makefile.am
index dda5100..1053ce4 100644
--- a/src/gallium/auxiliary/Makefile.am
+++ b/src/gallium/auxiliary/Makefile.am
@@ -74,7 +74,7 @@ libgalliumvl_la_SOURCES = \
endif
EXTRA_DIST = \
- Android.mk SConscript \
+ SConscript \
indices/u_indices.c \
indices/u_unfilled_indices.c \
indices/u_indices_gen.py \