commit | ae9877dea6a1aed3566d9b87a75ede84259deaca | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Aug 17 14:43:45 2011 +0200 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Aug 17 15:00:10 2011 +0200 |
tree | ad1024174258cdda6d18f64abc067485fd261e9a | |
parent | 7a750ac33ec482e2c4856c19ea607f3563741c24 [diff] [blame] |
Add hhea-table support
diff --git a/src/Makefile.am b/src/Makefile.am index 4ce5665..00f0101 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -32,6 +32,7 @@ hb-ot-tag.cc \ hb-private.hh \ hb-shape.cc \ + hb-tt-font.cc \ hb-unicode-private.hh \ hb-unicode.cc \ $(NULL)