mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Add l2hinit.perl to COMMONPERL.
This commit is contained in:
parent
ca69cf581d
commit
54c52052ce
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue