gvfs r1197 - in trunk: . daemon
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1197 - in trunk: . daemon
- Date: Tue, 29 Jan 2008 08:05:53 +0000 (GMT)
Author: alexl
Date: Tue Jan 29 08:05:53 2008
New Revision: 1197
URL: http://svn.gnome.org/viewvc/gvfs?rev=1197&view=rev
Log:
2008-01-29 Alexander Larsson <alexl redhat com>
* daemon/Makefile.am:
Always dist all .mount.in files
Modified:
trunk/ChangeLog
trunk/daemon/Makefile.am
Modified: trunk/daemon/Makefile.am
==============================================================================
--- trunk/daemon/Makefile.am (original)
+++ trunk/daemon/Makefile.am Tue Jan 29 08:05:53 2008
@@ -37,20 +37,20 @@
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
-if HAVE_HTTP
mount_in_files += http.mount.in dav.mount.in
+if HAVE_HTTP
mount_DATA += http.mount dav.mount
libexec_PROGRAMS += gvfsd-http gvfsd-dav
endif
-if HAVE_SAMBA
mount_in_files += smb.mount.in smb-browse.mount.in
+if HAVE_SAMBA
mount_DATA += smb.mount smb-browse.mount
libexec_PROGRAMS += gvfsd-smb-browse gvfsd-smb
endif
-if USE_CDDA
mount_in_files += cdda.mount.in
+if USE_CDDA
mount_DATA += cdda.mount
libexec_PROGRAMS += gvfsd-cdda
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]