commit | b492299eb3c398701557e452f6c2c9bd370fbbf3 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Aug 05 20:34:50 2011 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Aug 05 20:34:50 2011 -0400 |
tree | 3134de6ee6a940866cb7913860f2ce587bcaa3f9 | |
parent | 4538efacca84329a60ff69851de70027d9b4f567 [diff] [blame] |
Start implementing the 'name' table
diff --git a/src/Makefile.am b/src/Makefile.am index ff5a6d2..e999c6c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -28,11 +28,12 @@ hb-open-type-private.hh \ hb-ot-head-private.hh \ hb-ot-maxp-private.hh \ + hb-ot-name-private.hh \ + hb-ot-tag.cc \ hb-private.hh \ hb-shape.cc \ hb-unicode-private.hh \ hb-unicode.cc \ - hb-ot-tag.cc \ $(NULL) HBHEADERS = \ hb.h \