From 507f2b9152447e865ad00f3c978bdb74f76f1ab2 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Fri, 8 Feb 2008 07:49:24 +0000 Subject: [PATCH] Makefile.in (INFO_FILES): Add epa. --- ChangeLog | 2 ++ Makefile.in | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 156a77a773b..e4b8d1bc71d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-02-08 Michael Olson + * Makefile.in (INFO_FILES): Add epa. + * info/dir: Add EasyPG Assistant manual to the "Emacs misc features" section. diff --git a/Makefile.in b/Makefile.in index fb4061b50ff..045a1e26894 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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@ -- 2.39.5