diff options
author | Romain Francoise <romain@orebokech.com> | 2008-06-21 12:48:11 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2008-06-21 12:48:11 +0000 |
commit | 822ef7a0bcd81ff5045a64375edd935a9ec46c6c (patch) | |
tree | 6490fcfc1923ee6817e6b9abe768b24e175ba7dd /Makefile.in | |
parent | a06a4a125f58b62cae6de8336a4dc50ba7d903de (diff) | |
download | emacs-822ef7a0bcd81ff5045a64375edd935a9ec46c6c.tar.gz |
(INFO_FILES): Add sasl.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index ceb1d3abe3b..6a7de6a90b7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -138,8 +138,8 @@ infodir=@infodir@ 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@ |