From: Michael Olson Date: Fri, 8 Feb 2008 07:49:24 +0000 (+0000) Subject: Makefile.in (INFO_FILES): Add epa. X-Git-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/507f2b9152447e865ad00f3c978bdb74f76f1ab2 Makefile.in (INFO_FILES): Add epa. --- diff --git a/ChangeLog b/ChangeLog index 156a77a773..e4b8d1bc71 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 fb4061b50f..045a1e2689 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@