gallium: Remove Android files from distribution.
authorMatt Turner <mattst88@gmail.com>
Sun, 7 Dec 2014 23:13:45 +0000 (15:13 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:50 +0000 (12:11 -0800)
commit75c7a7114fc94b17aaadb6d737d2b5fc92bf6240
treeef8d9c4dfec886b14f9c2a815e5713fe7c75f3e6
parent00eadb77e60fdf794050b025ebaa80913dd32d97
gallium: Remove Android files from distribution.

Android builds Mesa from git, so there don't need to be in the tarball.
20 files changed:
src/gallium/Makefile.am
src/gallium/auxiliary/Makefile.am
src/gallium/drivers/freedreno/Makefile.am
src/gallium/drivers/i915/Makefile.am
src/gallium/drivers/ilo/Makefile.am
src/gallium/drivers/nouveau/Makefile.am
src/gallium/drivers/r300/Makefile.am
src/gallium/drivers/r600/Makefile.am
src/gallium/drivers/radeon/Makefile.am
src/gallium/drivers/radeonsi/Makefile.am
src/gallium/drivers/softpipe/Makefile.am
src/gallium/drivers/svga/Makefile.am
src/gallium/state_trackers/egl/Makefile.am
src/gallium/targets/egl-static/Makefile.am
src/gallium/winsys/freedreno/drm/Makefile.am
src/gallium/winsys/i915/drm/Makefile.am
src/gallium/winsys/intel/drm/Makefile.am
src/gallium/winsys/nouveau/drm/Makefile.am
src/gallium/winsys/radeon/drm/Makefile.am
src/gallium/winsys/svga/drm/Makefile.am