changeset 86399:5617af3c5da1

(INFO_FILES): Add nxml-mode.
author Romain Francoise <romain@orebokech.com>
date Sat, 24 Nov 2007 14:02:37 +0000
parents b569006b8fd3
children fdd891feb624
files ChangeLog Makefile.in
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 24 13:46:30 2007 +0000
+++ b/ChangeLog	Sat Nov 24 14:02:37 2007 +0000
@@ -1,3 +1,7 @@
+2007-11-24  Romain Francoise  <romain@orebokech.com>
+
+	* Makefile.in (INFO_FILES): Add nxml-mode.
+
 2007-11-23  Romain Francoise  <romain@orebokech.com>
 
 	* make-dist: Include nXML.  Don't try to copy FTP, it was removed on
--- a/Makefile.in	Sat Nov 24 13:46:30 2007 +0000
+++ b/Makefile.in	Sat Nov 24 14:02:37 2007 +0000
@@ -140,9 +140,9 @@
 infodir=@infodir@
 INFO_FILES=ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq	\
            eintr elisp emacs emacs-mime erc eshell eudc flymake forms	\
-           gnus idlwave info message mh-e newsticker org pcl-cvs pgg	\
-           rcirc reftex remember sc ses sieve speedbar tramp vip viper	\
-           widget woman smtpmail url
+           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@