diff options
Diffstat (limited to 'tests/Android.mk')
-rw-r--r-- | tests/Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk index 1e4ef59..633a6a9 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -32,6 +32,7 @@ benchmark_src_files = \ benchmark_main.cpp \ math_benchmark.cpp \ string_benchmark.cpp \ + time_benchmark.cpp \ # Build benchmarks for the device (with bionic's .so). Run with: # adb shell bionic-benchmarks |