diff options
Diffstat (limited to 'Build/source/libs/harfbuzz/include/Makefile.am')
-rw-r--r-- | Build/source/libs/harfbuzz/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/harfbuzz/include/Makefile.am b/Build/source/libs/harfbuzz/include/Makefile.am index 5e2c07bf7a4..f84a7ab33e0 100644 --- a/Build/source/libs/harfbuzz/include/Makefile.am +++ b/Build/source/libs/harfbuzz/include/Makefile.am @@ -27,6 +27,7 @@ hdr_links = \ ## native OpenType Layout backend hdr_links += \ $(HARFBUZZ_SRC)/hb-ot.h \ + $(HARFBUZZ_SRC)/hb-ot-font.h \ $(HARFBUZZ_SRC)/hb-ot-layout.h \ $(HARFBUZZ_SRC)/hb-ot-shape.h \ $(HARFBUZZ_SRC)/hb-ot-tag.h |