From 79c0a634b9f6ac9838f9b08e2e786d0059d7004e Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 14 Feb 2008 13:23:47 +0000 Subject: Disable install of ftp.mount for now 2008-02-14 Alexander Larsson * daemon/Makefile.am: Disable install of ftp.mount for now svn path=/trunk/; revision=1272 --- daemon/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'daemon') diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 729465e8..e662d254 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -35,7 +35,8 @@ service_DATA = gvfs-daemon.service libexec_PROGRAMS=gvfsd gvfsd-ftp gvfsd-sftp gvfsd-trash gvfsd-computer gvfsd-burn gvfsd-localtest mount_in_files = ftp.mount.in sftp.mount.in trash.mount.in computer.mount.in burn.mount.in localtest.mount.in -mount_DATA = ftp.mount sftp.mount trash.mount computer.mount burn.mount localtest.mount +mount_DATA = sftp.mount trash.mount computer.mount burn.mount localtest.mount +# Disabled until the implementation is working: ftp.mount mount_in_files += http.mount.in dav.mount.in if HAVE_HTTP -- cgit v1.2.1