changeset 103559:6d7565458843

(ELCFILES): Fix typo in previous change.
author Glenn Morris <rgm@gnu.org>
date Tue, 23 Jun 2009 07:21:22 +0000
parents 316f9e26e9c7
children 10c7d2fa1e40
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 23 07:09:58 2009 +0000
+++ b/lisp/ChangeLog	Tue Jun 23 07:21:22 2009 +0000
@@ -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'.
--- a/lisp/Makefile.in	Tue Jun 23 07:09:58 2009 +0000
+++ b/lisp/Makefile.in	Tue Jun 23 07:21:22 2009 +0000
@@ -860,7 +860,7 @@
 	$(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 \