From: Fred Drake Date: Thu, 13 Aug 1998 19:03:19 +0000 (+0000) Subject: Add l2hinit.perl to COMMONPERL. X-Git-Tag: v1.5.2a2~398 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54c52052cebc00ceeb4f1f8b48453b675d037ba1;p=thirdparty%2FPython%2Fcpython.git Add l2hinit.perl to COMMONPERL. --- diff --git a/Doc/html/Makefile b/Doc/html/Makefile index dc6ecf4dd267..e07604339db3 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -26,7 +26,8 @@ INDEXFILES=api/api.html \ tut/tut.html COMMONPERL= $(TOPDIR)/perl/manual.perl \ - $(TOPDIR)/perl/python.perl + $(TOPDIR)/perl/python.perl \ + $(TOPDIR)/perl/l2hinit.perl all: icons $(INDEXFILES)