Don't ignore makeinfo errors.
This commit is contained in:
parent
9c7c6bec98
commit
f7f2e70fd4
|
@ -224,7 +224,7 @@ lib.texi: lib1.texi fix.el
|
|||
mv temp.texi $@
|
||||
|
||||
python-lib.info: lib.texi
|
||||
-$(MAKEINFO) --footnote-style end --fill-column 72 \
|
||||
$(MAKEINFO) --footnote-style end --fill-column 72 \
|
||||
--paragraph-indent 0 $<
|
||||
|
||||
# this is needed to prevent a second set of info files from being generated,
|
||||
|
|
Loading…
Reference in New Issue