1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-02 20:16:25 +00:00

* Makefile.in (INFO_FILES): Add EDE and EIEIO.

This commit is contained in:
Juanma Barranquero 2009-10-07 18:26:40 +00:00
parent 872a1ea427
commit b6c0fa718a
2 changed files with 9 additions and 5 deletions

View File

@ -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/.

View 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@