Makefile.in (INFO_FILES): Add epa.
This commit is contained in:
parent
bcf21c0977
commit
507f2b9152
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
2008-02-08 Michael Olson <mwolson@gnu.org>
|
||||
|
||||
* Makefile.in (INFO_FILES): Add epa.
|
||||
|
||||
* info/dir: Add EasyPG Assistant manual to the "Emacs misc
|
||||
features" section.
|
||||
|
||||
|
|
|
@ -140,10 +140,10 @@ man1dir=$(mandir)/man1
|
|||
# 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 erc eshell eudc flymake \
|
||||
forms gnus idlwave info message mh-e newsticker nxml-mode \
|
||||
org pcl-cvs pgg rcirc reftex remember sc ses sieve speedbar \
|
||||
tramp vip viper widget woman smtpmail url
|
||||
efaq eintr elisp emacs emacs-mime epa erc eshell eudc \
|
||||
flymake forms gnus idlwave info message mh-e newsticker \
|
||||
nxml-mode org pcl-cvs pgg rcirc reftex remember sc ses sieve \
|
||||
speedbar tramp vip viper widget woman smtpmail url
|
||||
|
||||
# Directory for local state files for all programs.
|
||||
localstatedir=@localstatedir@
|
||||
|
|
Loading…
Add table
Reference in a new issue