From 79cbadc19409a7b04af662a6da15a7e29389f719 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 14 Jan 1999 17:13:03 +0000 Subject: Added fixinfo.el to the list of dependencies. --- Doc/info/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/info/Makefile b/Doc/info/Makefile index 8a0dfff..412d0e4 100644 --- a/Doc/info/Makefile +++ b/Doc/info/Makefile @@ -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 -- cgit v0.12