Mesa (master): android: include api_exec.c in generated files list

Chad Versace chadversary at kemper.freedesktop.org
Thu Nov 29 17:24:34 UTC 2012


Module: Mesa
Branch: master
Commit: 0fda2e9147d646ea012b33c870e45d680ec56f22
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fda2e9147d646ea012b33c870e45d680ec56f22

Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Thu Nov 29 09:48:00 2012 +0200

android: include api_exec.c in generated files list

Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>

---

 src/mesa/Android.gen.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/Android.gen.mk b/src/mesa/Android.gen.mk
index 5f0d73c..35f00da 100644
--- a/src/mesa/Android.gen.mk
+++ b/src/mesa/Android.gen.mk
@@ -32,6 +32,7 @@ intermediates := $(call local-intermediates-dir)
 # This is the list of auto-generated files: sources and headers
 sources := \
 	main/enums.c \
+	main/api_exec.c \
 	main/dispatch.h \
 	main/remap_helper.h \
 	main/get_hash.h




More information about the mesa-commit mailing list