summaryrefslogtreecommitdiff
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-13 19:03:19 +0000
committerFred Drake <fdrake@acm.org>1998-08-13 19:03:19 +0000
commit54c52052cebc00ceeb4f1f8b48453b675d037ba1 (patch)
tree44380ef1d7bb22d5ef4ed16f29b7aab0bf3bd055 /Doc/html
parentca69cf581d47736745d27546892ea9e380e4c791 (diff)
downloadcpython-git-54c52052cebc00ceeb4f1f8b48453b675d037ba1.tar.gz
Add l2hinit.perl to COMMONPERL.
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index dc6ecf4dd2..e07604339d 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)