summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am15
1 files changed, 9 insertions, 6 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 9ee8c72afa5..eab4d365a76 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -85,6 +85,7 @@ libharfbuzz_a_SOURCES += \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-arabic.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-arabic-fallback.hh \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-arabic-table.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-arabic-private.hh \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-default.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-hangul.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-hebrew.cc \
@@ -94,15 +95,17 @@ libharfbuzz_a_SOURCES += \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-indic-table.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-myanmar.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-myanmar-machine.hh \
- @HARFBUZZ_TREE@/src/hb-ot-shape-complex-sea.cc \
- @HARFBUZZ_TREE@/src/hb-ot-shape-complex-sea-machine.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-private.hh \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-thai.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-complex-tibetan.cc \
- @HARFBUZZ_TREE@/src/hb-ot-shape-complex-private.hh \
- @HARFBUZZ_TREE@/src/hb-ot-shape-normalize-private.hh \
- @HARFBUZZ_TREE@/src/hb-ot-shape-normalize.cc \
- @HARFBUZZ_TREE@/src/hb-ot-shape-fallback-private.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-use.cc \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-use-machine.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-use-private.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-complex-use-table.cc \
@HARFBUZZ_TREE@/src/hb-ot-shape-fallback.cc \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-fallback-private.hh \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-normalize.cc \
+ @HARFBUZZ_TREE@/src/hb-ot-shape-normalize-private.hh \
@HARFBUZZ_TREE@/src/hb-ot-shape-private.hh
## ICU library