aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-03-04 05:42:07 +0000
committerGlenn Morris <[email protected]>2009-03-04 05:42:07 +0000
commit389b99fdb32c620659d39a094fe3734a1e29eeac (patch)
tree8b5929399fe69325aee11fc2deb84e1f1a0ae2ea
parent24683c51e3680440544592133c81374ed1a007d7 (diff)
(INFO_FILES): Add auth.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index d46557f337..88be7c17ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-04 Glenn Morris <[email protected]>
+
+ * Makefile.in (INFO_FILES): Add auth.
+
2009-03-03 Glenn Morris <[email protected]>
* info/dir: Add Auth-source.
diff --git a/Makefile.in b/Makefile.in
index 749b86538f..ee5e615934 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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@