Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79cbadc

Browse files
committed
Added fixinfo.el to the list of dependencies.
1 parent 79ad1f1 commit 79cbadc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/info/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ PAPERDIR=$(TOPDIR)/paper-$(PAPER)
77
HTMLDIR=$(TOPDIR)/html
88

99
MKINFO=$(TOOLSDIR)/mkinfo
10-
SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo
10+
SCRIPTS=$(TOOLSDIR)/html2texi.pl $(TOOLSDIR)/checkargs.pm $(TOOLSDIR)/mkinfo \
11+
$(TOOLSDIR)/fixinfo.el
1112

1213
all: python-api.info python-ext.info python-lib.info \
1314
python-mac.info python-ref.info python-tut.info

0 commit comments

Comments
 (0)