summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-01-14 21:14:20 +0100
committerJeremy Allison <jra@samba.org>2013-01-14 13:44:51 -0800
commit0bafce02f80af8c7d1fb0c6b210353925a3f4c39 (patch)
tree31a80c2406189488d0d01510bfa5bb7daae868af /source3/wscript
parent584402a71a4dd4bc821a58087814a1f3c110bb65 (diff)
downloadsamba-0bafce02f80af8c7d1fb0c6b210353925a3f4c39.tar.gz
samba-0bafce02f80af8c7d1fb0c6b210353925a3f4c39.tar.bz2
samba-0bafce02f80af8c7d1fb0c6b210353925a3f4c39.zip
smbd: Always compile vfs_commit
There's no reason not to Reviewed by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript b/source3/wscript
index 197afb60d9..bb5ee89a1a 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -1690,6 +1690,7 @@ main() {
vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb
vfs_smb_traffic_analyzer vfs_preopen vfs_catia vfs_scannedonly
vfs_media_harmony
+ vfs_commit
vfs_crossrename vfs_linux_xfs_sgid
vfs_time_audit idmap_autorid idmap_tdb2
idmap_rid idmap_hash'''))