comparison Makefile.in @ 102389:5df43ff4e17d

(INFO_FILES): Add auth.
author Glenn Morris <rgm@gnu.org>
date Wed, 04 Mar 2009 05:42:07 +0000
parents 99db2ec427cc
children a3293f66b0df
comparison
equal deleted inserted replaced
102388:b5125b379b62 102389:5df43ff4e17d
137 # Where to install and expect the info files describing Emacs. In the 137 # Where to install and expect the info files describing Emacs. In the
138 # past, this defaulted to a subdirectory of ${prefix}/lib/emacs, but 138 # past, this defaulted to a subdirectory of ${prefix}/lib/emacs, but
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.
141 infodir=@infodir@ 141 infodir=@infodir@
142 INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff \ 142 INFO_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.
150 localstatedir=@localstatedir@ 150 localstatedir=@localstatedir@
151 151
152 # Where to look for bitmap files. 152 # Where to look for bitmap files.