summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/sub.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-03-01 20:11:37 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2010-03-01 20:11:37 -0800
commitf5b3fb46ccf8d5950240a561379fcfd8cf4ed5b3 (patch)
treeff0d0989e0402f73a73bd9b00b833f7bf3db50b8 /icu/src/main/native/sub.mk
parent319483be997a585b9bd1f2229a6c3481066a6eb7 (diff)
parent08862aa94f18c8ea220e72c4faf66b680dc5e3fa (diff)
downloadlibcore-f5b3fb46ccf8d5950240a561379fcfd8cf4ed5b3.zip
libcore-f5b3fb46ccf8d5950240a561379fcfd8cf4ed5b3.tar.gz
libcore-f5b3fb46ccf8d5950240a561379fcfd8cf4ed5b3.tar.bz2
am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."
Merge commit '10ebc7d0b84dcb98e1a7eeac96ef06acdfc8d184' into dalvik-dev * commit '10ebc7d0b84dcb98e1a7eeac96ef06acdfc8d184': Implement (but @hide) java.text.Normalizer from Java 6.
Diffstat (limited to 'icu/src/main/native/sub.mk')
-rw-r--r--icu/src/main/native/sub.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/icu/src/main/native/sub.mk b/icu/src/main/native/sub.mk
index 3c13ea0..b101531 100644
--- a/icu/src/main/native/sub.mk
+++ b/icu/src/main/native/sub.mk
@@ -9,6 +9,7 @@ LOCAL_SRC_FILES := \
NativeCollation.cpp \
NativeConverter.cpp \
NativeDecimalFormat.cpp \
+ NativeNormalizer.cpp \
NativeRegEx.cpp \
Resources.cpp \
UCharacter.cpp