Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel.
diff --git a/Makefile.am b/Makefile.am
index 3d9ee08..4d9f75e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@
 		entities.h \
 		encoding.h \
 		parser.h \
+		parserInternals.h \
 		debugXML.h \
 		tree.h \
 		valid.h