diff options
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r-- | Build/source/libs/harfbuzz/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am index 3f77ac67674..a6868d39974 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-layout-math-table.hh \ @HARFBUZZ_TREE@/src/hb-ot-layout-private.hh \ @HARFBUZZ_TREE@/src/hb-ot-map.cc \ + @HARFBUZZ_TREE@/src/hb-ot-math.cc \ @HARFBUZZ_TREE@/src/hb-ot-map-private.hh \ @HARFBUZZ_TREE@/src/hb-ot-math.h \ @HARFBUZZ_TREE@/src/hb-ot-shape.cc \ |