Pass along the selected "What's New" document to the make file for the

GNU info conversion.
This commit is contained in:
Fred Drake 2003-07-16 04:01:04 +00:00
parent 15b3dba85e
commit fa00f91897

View file

@ -293,7 +293,7 @@ paper-$(PAPER)/$(WHATSNEW).pdf: whatsnew/$(WHATSNEW).tex
# conversions, as described above. See also the README file.
info:
cd $(INFODIR) && $(MAKE) EMACS=$(EMACS)
cd $(INFODIR) && $(MAKE) EMACS=$(EMACS) WHATSNEW=$(WHATSNEW)
# Targets to convert the manuals to HTML using Nikos Drakos' LaTeX to
# HTML converter. For more info on this program, see