mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added fixinfo.el to the list of dependencies.
This commit is contained in:
parent
79ad1f19dc
commit
79cbadc194
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ PAPERDIR=$(TOPDIR)/paper-$(PAPER)
|
|||
HTMLDIR=$(TOPDIR)/html
|
||||
|
||||
MKINFO=$(TOOLSDIR)/mkinfo
|
||||
SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo
|
||||
SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo \
|
||||
$(TOOLSDIR)/fixinfo.el
|
||||
|
||||
all: python-api.info python-ext.info python-lib.info \
|
||||
python-mac.info python-ref.info python-tut.info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue