(INFO_FILES): Add auth.

This commit is contained in:
Glenn Morris 2009-03-04 05:42:07 +00:00
parent 24683c51e3
commit 389b99fdb3
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2009-03-04 Glenn Morris <rgm@gnu.org>
* Makefile.in (INFO_FILES): Add auth.
2009-03-03 Glenn Morris <rgm@gnu.org>
* info/dir: Add Auth-source.

View file

@ -139,12 +139,12 @@ MAN_PAGES=b2m.1 ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \
# since there are now many packages documented with the texinfo
# system, it is inappropriate to imply that it is part of Emacs.
infodir=@infodir@
INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \
efaq eintr elisp emacs emacs-mime epa erc eshell eudc \
INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \
ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \
flymake forms gnus idlwave info mairix-el message mh-e \
newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \
sasl sc ses sieve speedbar tramp vip viper widget woman \
smtpmail url
sasl sc ses sieve smtpmail speedbar tramp url vip viper \
widget woman
# Directory for local state files for all programs.
localstatedir=@localstatedir@