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/targets/egl-static/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/targets/egl-static/Makefile.am') diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am index fb2e570..85f2ac1 100644 --- a/src/gallium/targets/egl-static/Makefile.am +++ b/src/gallium/targets/egl-static/Makefile.am @@ -155,7 +155,7 @@ egl_gallium_la_LIBADD += \ endif EXTRA_egl_gallium_la_DEPENDENCIES = egl.sym -EXTRA_DIST = Android.mk SConscript +EXTRA_DIST = SConscript #if HAVE_GALLIUM_STATIC_TARGETS -- cgit v1.1