]> granicus.if.org Git - python/commitdiff
Added fixinfo.el to the list of dependencies.
authorFred Drake <fdrake@acm.org>
Thu, 14 Jan 1999 17:13:03 +0000 (17:13 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 14 Jan 1999 17:13:03 +0000 (17:13 +0000)
Doc/info/Makefile

index 8a0dfff74b26ffe84dd54328a661214afef80688..412d0e40a37a165cd790cebed90e9e62dacdc273 100644 (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