Mercurial > emacs
changeset 97097:96a96e168bff
(ELCFILES): Add mairix.elc.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 29 Jul 2008 17:47:11 +0000 |
parents | f6c2152908e2 |
children | c5207e0b577f |
files | lisp/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/Makefile.in Tue Jul 29 17:47:02 2008 +0000 +++ b/lisp/Makefile.in Tue Jul 29 17:47:11 2008 +0000 @@ -832,6 +832,7 @@ $(lisp)/net/hmac-md5.elc \ $(lisp)/net/imap.elc \ $(lisp)/net/ldap.elc \ + $(lisp)/net/mairix.elc \ $(lisp)/net/net-utils.elc \ $(lisp)/net/netrc.elc \ $(lisp)/net/newst-backend.elc \