Fixed int fast types for LP64

Bug: 13110474
Change-Id: Id5591603ad4ba7e149c0852f4abb25e4e5a5d065
diff --git a/tests/Android.mk b/tests/Android.mk
index 5ee2596..4879e52 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -59,6 +59,7 @@
     stack_protector_test.cpp \
     stack_unwinding_test.cpp \
     stack_unwinding_test_impl.c \
+    stdint_test.cpp \
     stdio_test.cpp \
     stdlib_test.cpp \
     string_test.cpp \