From 5d7649690c80b531a4949e275926315a749455e3 Mon Sep 17 00:00:00 2001 From: Tvrtko Ursulin Date: Wed, 23 Apr 2014 17:03:23 +0100 Subject: benchmarks: Build them on Android. They build fine so give them some exposure. Signed-off-by: Tvrtko Ursulin Reviewed-by: Brad Volkin Signed-off-by: Thomas Wood --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 8aeb2d4d..681d1145 100644 --- a/Android.mk +++ b/Android.mk @@ -1,2 +1,2 @@ -include $(call all-named-subdir-makefiles, lib tests tools) +include $(call all-named-subdir-makefiles, lib tests tools benchmarks) -- cgit v1.2.3