Imported Upstream version 8.2.2
[platform/upstream/harfbuzz.git] / util / Makefile.sources
index df3ad4a..a64099e 100644 (file)
@@ -4,6 +4,7 @@ HB_VIEW_sources = \
        font-options.hh \
        hb-view.cc \
        helper-cairo-ansi.hh \
+       helper-cairo-ft.hh \
        helper-cairo.hh \
        main-font-text.hh \
        options.hh \
@@ -26,9 +27,18 @@ HB_SHAPE_sources = \
        shape-consumer.hh \
        shape-format.hh \
        shape-options.hh \
+       shape-output.hh \
        text-options.hh \
        $(NULL)
 
+HB_INFO_sources = \
+       batch.hh \
+       face-options.hh \
+       font-options.hh \
+       hb-info.cc \
+       options.hh \
+       $(NULL)
+
 HB_SUBSET_CLI_sources = \
        batch.hh \
        face-options.hh \