summaryrefslogtreecommitdiff
path: root/tests/timetest/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timetest/Android.mk')
-rw-r--r--tests/timetest/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/timetest/Android.mk b/tests/timetest/Android.mk
index 0485caec..af3447fd 100644
--- a/tests/timetest/Android.mk
+++ b/tests/timetest/Android.mk
@@ -5,6 +5,7 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := timetest.c
LOCAL_MODULE := timetest
+LOCAL_CFLAGS := -Wall -Werror
LOCAL_MODULE_TAGS := tests
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_STATIC_LIBRARIES := libc