diff options
Diffstat (limited to 'source3/wscript_build')
-rw-r--r-- | source3/wscript_build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index f5265011f7..2dfce3c2b3 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -694,7 +694,8 @@ SMBD_SRC_SRV = '''smbd/server_reload.c smbd/files.c smbd/connection.c smbd/vfs.c smbd/perfcount.c smbd/statcache.c smbd/seal.c smbd/posix_acls.c lib/sysacls.c smbd/process.c smbd/service.c smbd/error.c - printing/printfsp.c lib/sysquotas.c lib/sysquotas_linux.c + printing/printfsp.c printing/printspoolss.c + lib/sysquotas.c lib/sysquotas_linux.c lib/sysquotas_xfs.c lib/sysquotas_4A.c smbd/fake_file.c smbd/quotas.c smbd/ntquotas.c ${AFS_SRC} smbd/msdfs.c |