src/Makefile.sources | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit c0a3f38f78362a183b30afd109dcebfca563d144
Author: Behdad Esfahbod <[email protected]>
Date: Tue Aug 28 17:22:38 2018 -0700
Fix distcheck
diff --git a/src/Makefile.sources b/src/Makefile.sources
index 0d975383..97efda22 100644
--- a/src/Makefile.sources
+++ b/src/Makefile.sources
@@ -209,9 +209,12 @@ HB_ICU_headers = hb-icu.h
HB_SUBSET_sources = \
hb-static.cc \
hb-subset.cc \
+ hb-subset.hh \
hb-subset-glyf.cc \
+ hb-subset-glyf.hh \
hb-subset-input.cc \
hb-subset-plan.cc \
+ hb-subset-plan.hh \
$(NULL)
HB_SUBSET_headers = \
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz