]> git.eshelyaron.com Git - emacs.git/commitdiff
(ELCFILES): Fix typo in previous change.
authorGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:21:22 +0000 (07:21 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:21:22 +0000 (07:21 +0000)
lisp/ChangeLog
lisp/Makefile.in

index 879d8b3765552a7eaec24d89fc4117a4fec97a47..043c8fbc2618c41378aadba6280b5f971a551f16 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (ELCFILES): Fix typo in previous change.
+
 2009-06-23  Miles Bader  <miles@gnu.org>
 
        * cus-start.el: Add entry for `recenter-redisplay'.
index ab4da05bb9d85aaccfb8d27597bb142d8fa0e536..0012461b35683df0b44fd579fdd55a300ff969d2 100644 (file)
@@ -860,7 +860,7 @@ ELCFILES = \
        $(lisp)/net/tramp-compat.elc \
        $(lisp)/net/tramp-fish.elc \
        $(lisp)/net/tramp-ftp.elc \
-       $(lisp)/net/tramp-gvfs.el \
+       $(lisp)/net/tramp-gvfs.elc \
        $(lisp)/net/tramp-gw.elc \
        $(lisp)/net/tramp-smb.elc \
        $(lisp)/net/tramp-uu.elc \