* Makefile.in (INFO_FILES): Add EDE and EIEIO.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Oct 2009 18:26:40 +0000 (18:26 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Oct 2009 18:26:40 +0000 (18:26 +0000)
ChangeLog
Makefile.in

index 838dba7..52c41f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-07  Edward Trumbo  <etrumbo@comcast.net>  (tiny change)
+
+       * Makefile.in (INFO_FILES): Add EDE and EIEIO.
+
 2009-09-29  Glenn Morris  <rgm@gnu.org>
 
        * make-dist (check): Update for two new levels of subdirectory in lisp/.
index 869411e..ad77e06 100644 (file)
@@ -140,11 +140,11 @@ MAN_PAGES=b2m.1 ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \
 # system, it is inappropriate to imply that it is part of Emacs.
 infodir=@infodir@
 INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse  \
-           ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \
-           flymake forms gnus idlwave info mairix-el message mh-e      \
-           newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember  \
-           sasl sc ses sieve smtpmail speedbar tramp url vip viper     \
-           widget woman
+           ede ediff eieio efaq eintr elisp emacs emacs-mime epa erc   \
+          eshell eudc flymake forms gnus idlwave info mairix-el        \
+          message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc      \
+          reftex remember sasl sc ses sieve smtpmail speedbar tramp    \
+          url vip viper widget woman
 
 # Directory for local state files for all programs.
 localstatedir=@localstatedir@