Add l2hinit.perl to COMMONPERL.
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index dc6ecf4..e076043 100644
--- a/Doc/html/Makefile
+++ b/Doc/html/Makefile
@@ -26,7 +26,8 @@
 	tut/tut.html
 
 COMMONPERL= $(TOPDIR)/perl/manual.perl \
-	$(TOPDIR)/perl/python.perl
+	$(TOPDIR)/perl/python.perl \
+	$(TOPDIR)/perl/l2hinit.perl
 
 
 all:	icons $(INDEXFILES)