summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2009-06-22 21:02:55 +0000
committerMichael Albinus <michael.albinus@gmx.de>2009-06-22 21:02:55 +0000
commit60cf2f3386ad865b8d8e99ac2008efcf11fe033a (patch)
tree4abbbbdb63d36e7bd19b4c6765b1f42d5619a132 /lisp/Makefile.in
parente0a28a3beca1255d99fb9f65d7a99975af987409 (diff)
downloademacs-60cf2f3386ad865b8d8e99ac2008efcf11fe033a.tar.gz
* Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 5be96124081..ab4da05bb9d 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -860,6 +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-gw.elc \
$(lisp)/net/tramp-smb.elc \
$(lisp)/net/tramp-uu.elc \