Added fixinfo.el to the list of dependencies.

This commit is contained in:
Fred Drake 1999-01-14 17:13:03 +00:00
parent 79ad1f19dc
commit 79cbadc194
1 changed files with 2 additions and 1 deletions

View File

@ -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