summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-04-24 00:45:40 +0200
committerGünther Deschner <gd@samba.org>2010-04-28 23:23:37 +0200
commit03d83128dd9d24d9aabeef51895f8995ae5a3b81 (patch)
treede4442cb8e9d1bf93309ae39e529e2ab0918431a /source4/torture/wscript_build
parent1764bcecf2f0fd388a888835019a8e064e6c30fa (diff)
downloadsamba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.tar.gz
samba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.tar.bz2
samba-03d83128dd9d24d9aabeef51895f8995ae5a3b81.zip
s4-smbtorture: add RAP-PRINTING suite.
Guenther
Diffstat (limited to 'source4/torture/wscript_build')
-rw-r--r--source4/torture/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index 3fa66b6d70..fa69b1da04 100644
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -51,7 +51,7 @@ bld.SAMBA_MODULE('torture_rpc',
bld.RECURSE('drs')
bld.SAMBA_MODULE('TORTURE_RAP',
- source='rap/rap.c rap/rpc.c',
+ source='rap/rap.c rap/rpc.c rap/printing.c',
autoproto='rap/proto.h',
subsystem='smbtorture',
init_function='torture_rap_init',