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 \