| commit | 2a73c7f188f16049faa9282c9bd1217f878bd5d2 | [log] [tgz] |
|---|---|---|
| author | Nowar Gu <nowar100@gmail.com> | Fri Jun 17 17:05:43 2011 +0800 |
| committer | Nowar Gu <nowar100@gmail.com> | Mon Jun 20 15:49:31 2011 +0800 |
| tree | e19fb06daa9577310a57789766eaf89fc27cc05f | |
| parent | 907af0f20f58f2ea26da7ea64e1f094cd6880db7 [diff] [blame] |
Fix source list of Android.mk.
diff --git a/lib/Support/Android.mk b/lib/Support/Android.mk index 7af2025..257cbea 100644 --- a/lib/Support/Android.mk +++ b/lib/Support/Android.mk
@@ -6,6 +6,7 @@ APInt.cpp \ APSInt.cpp \ Atomic.cpp \ + BranchProbability.cpp \ CommandLine.cpp \ ConstantRange.cpp \ CrashRecoveryContext.cpp \ @@ -65,7 +66,7 @@ regerror.c \ regexec.c \ regfree.c \ - regstrlcpy.c\ + regstrlcpy.c \ system_error.cpp # For the host