mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
* doc/misc/Makefile.in (need_emacsver): Add missing members.
This commit is contained in:
parent
f9d518bc2f
commit
2fa7feca33
1 changed files with 2 additions and 1 deletions
|
|
@ -185,7 +185,8 @@ $(foreach ifile,$(filter-out info.info,$(INFO_TARGETS)),$(eval $(call info_templ
|
|||
|
||||
## Extra dependencies.
|
||||
|
||||
need_emacsver = calc cl dired-x efaq efaq-w32 erc ido reftex woman
|
||||
## FIXME Updating this list manually is unreliable.
|
||||
need_emacsver = calc cl dired-x efaq efaq-w32 erc forms ido newsticker reftex remember woman
|
||||
need_emacsver_prefix = $(addprefix ${buildinfodir}/,${need_emacsver})
|
||||
|
||||
$(need_emacsver_prefix:=.info) $(need_emacsver:=.dvi) $(need_emacsver:=.pdf) $(need_emacsver:=.html) : ${emacsdir}/emacsver.texi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue