summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2014-04-23 17:03:23 +0100
committerThomas Wood <thomas.wood@intel.com>2014-04-24 13:49:20 +0100
commit5d7649690c80b531a4949e275926315a749455e3 (patch)
tree13edcb5e1752c4d105cd1b3b070e987bbf59915c /Android.mk
parentdc14bf455d66a0a31253ac4fa3e024eb1e036968 (diff)
benchmarks: Build them on Android.
They build fine so give them some exposure. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Brad Volkin <bradley.d.volkin@intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
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)