commit | 11138ccff71f442da1fcf64faa0e1d22e083e775 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Apr 05 17:25:19 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Apr 05 17:25:19 2012 -0400 |
tree | dfd59014bce405fea982afb097bf6433ab1fe8a0 | |
parent | 6769f21d579a354e32577ec57348e97d2cb1b438 [diff] [blame] |
Add normalize mode In preparation for Hangul shaper.
diff --git a/src/Makefile.am b/src/Makefile.am index c70e198..d64efdf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -70,6 +70,7 @@ hb-ot-shape-complex-indic-table.hh \ hb-ot-shape-complex-misc.cc \ hb-ot-shape-complex-private.hh \ + hb-ot-shape-normalize-private.hh \ hb-ot-shape-normalize.cc \ hb-ot-shape-private.hh \ $(NULL)