# HG changeset patch # User Juanma Barranquero # Date 1254940000 0 # Node ID 44d58cfb225c456d2147678593beb4ef4bc6baeb # Parent a4a71cca109b353be1278fd9e5ab70dc1d0c8021 * Makefile.in (INFO_FILES): Add EDE and EIEIO. diff -r a4a71cca109b -r 44d58cfb225c ChangeLog --- a/ChangeLog Wed Oct 07 17:10:19 2009 +0000 +++ b/ChangeLog Wed Oct 07 18:26:40 2009 +0000 @@ -1,3 +1,7 @@ +2009-10-07 Edward Trumbo (tiny change) + + * Makefile.in (INFO_FILES): Add EDE and EIEIO. + 2009-09-29 Glenn Morris * make-dist (check): Update for two new levels of subdirectory in lisp/. diff -r a4a71cca109b -r 44d58cfb225c Makefile.in --- a/Makefile.in Wed Oct 07 17:10:19 2009 +0000 +++ b/Makefile.in Wed Oct 07 18:26:40 2009 +0000 @@ -140,11 +140,11 @@ # 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@