(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 879d8b3..043c8fb 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 ab4da05..0012461 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 \