]> git.eshelyaron.com Git - emacs.git/commitdiff
(ELCFILES): Update.
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 18:22:55 +0000 (18:22 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 18:22:55 +0000 (18:22 +0000)
lisp/ChangeLog
lisp/Makefile.in

index f1e5d719b053e8a7904110f538e61c4229cf2dc4..995d353398e2a3697d7bc8a5e1cbe637118a4b05 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-06  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (ELCFILES): Update.
+
 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
 
        * server.el (server-switch-buffer): New arg.
index bd4e9efbe86da8c3bfec8fafef6f630651c7c27a..fd0375ceeb0f89067f9bac65a16f18dfbb7b511f 100644 (file)
@@ -756,6 +756,16 @@ ELCFILES = \
        $(lisp)/mail/mailpost.elc \
        $(lisp)/mail/metamail.elc \
        $(lisp)/mail/mspools.elc \
+       $(lisp)/mail/pmail.elc \
+       $(lisp)/mail/pmaildesc.elc \
+       $(lisp)/mail/pmailedit.elc \
+       $(lisp)/mail/pmailhdr.elc \
+       $(lisp)/mail/pmailkwd.elc \
+       $(lisp)/mail/pmailmm.elc \
+       $(lisp)/mail/pmailmsc.elc \
+       $(lisp)/mail/pmailout.elc \
+       $(lisp)/mail/pmailsort.elc \
+       $(lisp)/mail/pmailsum.elc \
        $(lisp)/mail/reporter.elc \
        $(lisp)/mail/rfc2368.elc \
        $(lisp)/mail/rfc822.elc \