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/ilo/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/drivers/ilo/Makefile.am') diff --git a/src/gallium/drivers/ilo/Makefile.am b/src/gallium/drivers/ilo/Makefile.am index 8a29ce4bb83..a8785a5e8c4 100644 --- a/src/gallium/drivers/ilo/Makefile.am +++ b/src/gallium/drivers/ilo/Makefile.am @@ -33,5 +33,3 @@ noinst_HEADERS = $(GENHW_FILES) noinst_LTLIBRARIES = libilo.la libilo_la_SOURCES = $(C_SOURCES) - -EXTRA_DIST = Android.mk -- cgit v1.2.3