aboutsummaryrefslogtreecommitdiff
path: root/test/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/Android.mk')
-rw-r--r--test/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Android.mk b/test/Android.mk
index 7a718afa..95de4617 100644
--- a/test/Android.mk
+++ b/test/Android.mk
@@ -27,7 +27,8 @@ LOCAL_CFLAGS := \
-UNDEBUG
LOCAL_SRC_FILES := \
- Tests.cpp
+ Tests.cpp \
+ UtilsTests.cpp
LOCAL_STATIC_LIBRARIES := \
libarmnn-driver \