]> git.eshelyaron.com Git - emacs.git/commitdiff
Makefile.in (INFO_FILES): Add epa.
authorMichael Olson <mwolson@gnu.org>
Fri, 8 Feb 2008 07:49:24 +0000 (07:49 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 8 Feb 2008 07:49:24 +0000 (07:49 +0000)
ChangeLog
Makefile.in

index 156a77a773b024afcf9d492656e9c5cfa612f353..e4b8d1bc71dd7937e355b2b062c2ab01f00c779b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
 
index fb4061b50ffea64f97bbae521f4c94e1858bf81e..045a1e2689442e4ba0e4905b235a3c8a50a8586f 100644 (file)
@@ -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@