changeset 96150:1ce23b420c76

(INFO_FILES): Add sasl.
author Romain Francoise <romain@orebokech.com>
date Sat, 21 Jun 2008 12:48:11 +0000
parents 8536d8542289
children 1e3d698c144d
files ChangeLog Makefile.in
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jun 21 11:51:31 2008 +0000
+++ b/ChangeLog	Sat Jun 21 12:48:11 2008 +0000
@@ -1,3 +1,7 @@
+2008-06-21  Romain Francoise  <romain@orebokech.com>
+
+	* Makefile.in (INFO_FILES): Add sasl.
+
 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
--- a/Makefile.in	Sat Jun 21 11:51:31 2008 +0000
+++ b/Makefile.in	Sat Jun 21 12:48:11 2008 +0000
@@ -138,8 +138,8 @@
 INFO_FILES=ada-mode autotype calc ccmode cl dbus dired-x ebrowse ediff	\
            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
+           nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc ses	\
+           psieve speedbar tramp vip viper widget woman smtpmail url
 
 # Directory for local state files for all programs.
 localstatedir=@localstatedir@