]> git.eshelyaron.com Git - emacs.git/commitdiff
(ELCFILES): Add Add net/newst-*.el.
authorGlenn Morris <rgm@gnu.org>
Sat, 14 Jun 2008 19:23:02 +0000 (19:23 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 Jun 2008 19:23:02 +0000 (19:23 +0000)
lisp/ChangeLog
lisp/Makefile.in

index cbf4e51cfadd0984a7b7ef1103e9c2a89b4489aa..1d9953e6fab9a42b945a16b0d1c6ef85b797bb8d 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-14  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (ELCFILES): Add Add net/newst-*.el.
+
 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * wdired.el (wdired-do-renames): New function.
index 9de2741db81b054c12493b2b8c97040d3ed13021..afeab9cb88fa6915be26e3fdd8700f861c0b6297 100644 (file)
@@ -827,6 +827,11 @@ ELCFILES = \
        $(lisp)/net/ldap.elc \
        $(lisp)/net/net-utils.elc \
        $(lisp)/net/netrc.elc \
+       $(lisp)/net/newst-backend.elc \
+       $(lisp)/net/newst-plainview.elc \
+       $(lisp)/net/newst-reader.elc \
+       $(lisp)/net/newst-ticker.elc \
+       $(lisp)/net/newst-treeview.elc \
        $(lisp)/net/newsticker.elc \
        $(lisp)/net/ntlm.elc \
        $(lisp)/net/quickurl.elc \