aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = \
860 $(lisp)/net/tramp-compat.elc \ 860 $(lisp)/net/tramp-compat.elc \
861 $(lisp)/net/tramp-fish.elc \ 861 $(lisp)/net/tramp-fish.elc \
862 $(lisp)/net/tramp-ftp.elc \ 862 $(lisp)/net/tramp-ftp.elc \
863 $(lisp)/net/tramp-gvfs.el \
863 $(lisp)/net/tramp-gw.elc \ 864 $(lisp)/net/tramp-gw.elc \
864 $(lisp)/net/tramp-smb.elc \ 865 $(lisp)/net/tramp-smb.elc \
865 $(lisp)/net/tramp-uu.elc \ 866 $(lisp)/net/tramp-uu.elc \