summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/Makefile.am
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2022-12-18 01:06:39 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2022-12-18 01:06:39 +0000
commitc76c4a2738080876fe6de7c032b94aa8ea27dda0 (patch)
tree787e3c4c59ebb341270ae13ad06c49da08c1286a /Build/source/libs/harfbuzz/Makefile.am
parentc5886f2d1340fe1b02413e8b66f966d482e7174a (diff)
harfbuzz-6.0.0
git-svn-id: svn://tug.org/texlive/trunk@65304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 5e59c5aedc6..a8b25e89eb9 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -165,6 +165,7 @@ libharfbuzz_a_SOURCES += \
@HARFBUZZ_TREE@/src/hb-aat-map.cc \
@HARFBUZZ_TREE@/src/hb-aat-map.hh \
@HARFBUZZ_TREE@/src/hb-array.hh \
+ @HARFBUZZ_TREE@/src/hb-multimap.hh \
@HARFBUZZ_TREE@/src/hb-ot-font.cc \
@HARFBUZZ_TREE@/src/hb-ot-layout.cc \
@HARFBUZZ_TREE@/src/hb-ot-layout-base-table.hh \
@@ -239,6 +240,9 @@ libharfbuzz_a_SOURCES += \
@HARFBUZZ_TREE@/src/OT/glyf/SimpleGlyph.hh \
@HARFBUZZ_TREE@/src/OT/glyf/CompositeGlyph.hh \
@HARFBUZZ_TREE@/src/OT/glyf/SubsetGlyph.hh \
+ @HARFBUZZ_TREE@/src/OT/glyf/VarCompositeGlyph.hh \
+ @HARFBUZZ_TREE@/src/OT/glyf/composite-iter.hh \
+ @HARFBUZZ_TREE@/src/OT/glyf/coord-setter.hh \
@HARFBUZZ_TREE@/src/OT/Layout/Common/Coverage.hh \
@HARFBUZZ_TREE@/src/OT/Layout/Common/CoverageFormat1.hh \
@HARFBUZZ_TREE@/src/OT/Layout/Common/CoverageFormat2.hh \