[Android.mk] Update for SEA removal and USE addition

This commit is contained in:
Behdad Esfahbod 2015-08-18 17:33:34 +01:00
parent ddd6bf12f1
commit d104415e4c
1 changed files with 2 additions and 1 deletions

View File

@ -75,9 +75,10 @@ HARFBUZZ_SRC_FILES = \
src/hb-ot-shape-complex-indic.cc \
src/hb-ot-shape-complex-indic-table.cc \
src/hb-ot-shape-complex-myanmar.cc \
src/hb-ot-shape-complex-sea.cc \
src/hb-ot-shape-complex-thai.cc \
src/hb-ot-shape-complex-tibetan.cc \
src/hb-ot-shape-complex-use.cc \
src/hb-ot-shape-complex-use-table.cc \
src/hb-ot-shape-normalize.cc \
src/hb-ot-shape-fallback.cc \
$(NULL)