changeset 91650:89a885e91568

Makefile.in (INFO_FILES): Add epa.
author Michael Olson <mwolson@gnu.org>
date Fri, 08 Feb 2008 07:49:24 +0000
parents cd07cf3ffb6a
children e36db3830982
files ChangeLog Makefile.in
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Feb 08 07:01:20 2008 +0000
+++ b/ChangeLog	Fri Feb 08 07:49:24 2008 +0000
@@ -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.
 
--- a/Makefile.in	Fri Feb 08 07:01:20 2008 +0000
+++ b/Makefile.in	Fri Feb 08 07:49:24 2008 +0000
@@ -140,10 +140,10 @@
 # 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@