aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris2009-03-04 05:42:07 +0000
committerGlenn Morris2009-03-04 05:42:07 +0000
commit389b99fdb32c620659d39a094fe3734a1e29eeac (patch)
tree8b5929399fe69325aee11fc2deb84e1f1a0ae2ea /Makefile.in
parent24683c51e3680440544592133c81374ed1a007d7 (diff)
downloademacs-389b99fdb32c620659d39a094fe3734a1e29eeac.tar.gz
emacs-389b99fdb32c620659d39a094fe3734a1e29eeac.zip
(INFO_FILES): Add auth.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.in b/Makefile.in
index 749b86538f8..ee5e615934f 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 \
139# since there are now many packages documented with the texinfo 139# since there are now many packages documented with the texinfo
140# system, it is inappropriate to imply that it is part of Emacs. 140# system, it is inappropriate to imply that it is part of Emacs.
141infodir=@infodir@ 141infodir=@infodir@
142INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \ 142INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \
143 efaq eintr elisp emacs emacs-mime epa erc eshell eudc \ 143 ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \
144 flymake forms gnus idlwave info mairix-el message mh-e \ 144 flymake forms gnus idlwave info mairix-el message mh-e \
145 newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \ 145 newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \
146 sasl sc ses sieve speedbar tramp vip viper widget woman \ 146 sasl sc ses sieve smtpmail speedbar tramp url vip viper \
147 smtpmail url 147 widget woman
148 148
149# Directory for local state files for all programs. 149# Directory for local state files for all programs.
150localstatedir=@localstatedir@ 150localstatedir=@localstatedir@