]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/Makefile.in (need_emacsver): Add use-package.
authorStefan Kangas <stefankangas@gmail.com>
Tue, 13 Dec 2022 23:36:30 +0000 (00:36 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 13 Dec 2022 23:36:30 +0000 (00:36 +0100)
doc/misc/Makefile.in

index 49cd8e13b03836c63e6007aab72f124e10963fa4..60b14172c37e65ce826f2394c0ba66baefeaa197 100644 (file)
@@ -186,7 +186,8 @@ $(foreach ifile,$(filter-out info.info,$(INFO_TARGETS)),$(eval $(call info_templ
 ## Extra dependencies.
 
 ## 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 = calc cl dired-x efaq efaq-w32 erc forms ido    \
+       newsticker reftex remember use-package woman
 need_emacsver_prefix = $(addprefix ${buildinfodir}/,${need_emacsver})
 
 $(need_emacsver_prefix:=.info) $(need_emacsver:=.dvi) $(need_emacsver:=.pdf) $(need_emacsver:=.html) : ${emacsdir}/emacsver.texi