* doc/misc/Makefile.in (INFO_COMMON): Add use-package.

This commit is contained in:
Stefan Kangas 2022-11-30 16:17:38 +01:00
parent 500c459eff
commit 97c8a58787

View file

@ -67,14 +67,14 @@ MAKEINFO_OPTS = --force -I$(emacsdir)
DOCMISC_W32 = @DOCMISC_W32@ DOCMISC_W32 = @DOCMISC_W32@
## Info files to build and install on all platforms. ## Info files to build and install on all platforms.
INFO_COMMON = auth autotype bovine calc ccmode cl \ INFO_COMMON = auth autotype bovine calc ccmode cl dbus dired-x \
dbus dired-x ebrowse ede ediff edt efaq eglot eieio \ ebrowse ede ediff edt efaq eglot eieio emacs-gnutls \
emacs-gnutls emacs-mime epa erc ert eshell eudc eww \ emacs-mime epa erc ert eshell eudc eww flymake forms gnus \
flymake forms gnus htmlfontify idlwave ido info.info \ htmlfontify idlwave ido info.info mairix-el message mh-e \
mairix-el message mh-e modus-themes newsticker nxml-mode \ modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg \
octave-mode org pcl-cvs pgg rcirc reftex remember sasl \ rcirc reftex remember sasl sc semantic ses sieve smtpmail \
sc semantic ses sieve smtpmail speedbar srecode todo-mode \ speedbar srecode todo-mode tramp transient url use-package \
tramp transient url vhdl-mode vip viper vtable widget wisent woman vhdl-mode vip viper vtable widget wisent woman
## Info files to install on current platform. ## Info files to install on current platform.
INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_W32) INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_W32)