1
Fork 0
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:
Glenn Morris 2021-12-23 08:34:16 -08:00
parent f9d518bc2f
commit 2fa7feca33

View file

@ -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