summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-28 16:42:21 +0200
committerGünther Deschner <gd@samba.org>2011-03-29 16:03:54 +0200
commit6a27928cedf31e7e76572775a7f6d4a9e2f01c95 (patch)
tree5f258edcffa1bd59e21ea34448a427fcfeac77fd /source3/wscript_build
parent2cb797456a3fa016dff31b92bf846b316d47b8a2 (diff)
downloadsamba-6a27928cedf31e7e76572775a7f6d4a9e2f01c95.tar.gz
samba-6a27928cedf31e7e76572775a7f6d4a9e2f01c95.tar.bz2
samba-6a27928cedf31e7e76572775a7f6d4a9e2f01c95.zip
s3-waf: fix spoolssd compile.
Guenther Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index d314a2a2e2..3e71e94c43 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -357,7 +357,7 @@ 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/printspoolss.c
+ printing/printspoolss.c printing/spoolssd.c
lib/sysquotas.c lib/sysquotas_linux.c
lib/sysquotas_xfs.c lib/sysquotas_4A.c
lib/sysquotas_nfs.c