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 \