Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ad1f1 commit 79cbadcCopy full SHA for 79cbadc
1 file changed
Doc/info/Makefile
@@ -7,7 +7,8 @@ PAPERDIR=$(TOPDIR)/paper-$(PAPER)
7
HTMLDIR=$(TOPDIR)/html
8
9
MKINFO=$(TOOLSDIR)/mkinfo
10
-SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo
+SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo \
11
+ $(TOOLSDIR)/fixinfo.el
12
13
all: python-api.info python-ext.info python-lib.info \
14
python-mac.info python-ref.info python-tut.info
0 commit comments