emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tramp 87c337e 1/2: * Makefile (sync): Add tramp-fuse.el


From: Michael Albinus
Subject: [elpa] externals/tramp 87c337e 1/2: * Makefile (sync): Add tramp-fuse.el and tramp-sshfs.el.
Date: Tue, 30 Mar 2021 06:22:46 -0400 (EDT)

branch: externals/tramp
commit 87c337e03273ec4244664f3180d408253a136251
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * Makefile (sync): Add tramp-fuse.el and tramp-sshfs.el.
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 3199227..92d3c53 100644
--- a/Makefile
+++ b/Makefile
@@ -57,11 +57,13 @@ sync:
        cp -p $(SOURCE_DIR)/lisp/tramp-compat.el tramp-compat.el
        cp -p $(SOURCE_DIR)/lisp/tramp-crypt.el tramp-crypt.el
        cp -p $(SOURCE_DIR)/lisp/tramp-ftp.el tramp-ftp.el
+       cp -p $(SOURCE_DIR)/lisp/tramp-fuse.el tramp-fuse.el
        cp -p $(SOURCE_DIR)/lisp/tramp-gvfs.el tramp-gvfs.el
        cp -p $(SOURCE_DIR)/lisp/tramp-integration.el tramp-integration.el
        cp -p $(SOURCE_DIR)/lisp/tramp-rclone.el tramp-rclone.el
        cp -p $(SOURCE_DIR)/lisp/tramp-sh.el tramp-sh.el
        cp -p $(SOURCE_DIR)/lisp/tramp-smb.el tramp-smb.el
+       cp -p $(SOURCE_DIR)/lisp/tramp-sshfs.el tramp-sshfs.el
        cp -p $(SOURCE_DIR)/lisp/tramp-sudoedit.el tramp-sudoedit.el
        cp -p $(SOURCE_DIR)/lisp/tramp-uu.el tramp-uu.el
        cp -p $(SOURCE_DIR)/lisp/tramp.el tramp.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]