summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-22 14:33:10 +0100
committerGünther Deschner <gd@samba.org>2011-02-22 15:42:58 +0100
commitc399c28fb90b54d92506fef6809640d44a5eff4b (patch)
tree1ca2377e789461ecd995accfa10ec68589d7baa6 /source3/wscript_build
parent79b41dcae14764612946cef012ca20c61dace919 (diff)
downloadsamba-c399c28fb90b54d92506fef6809640d44a5eff4b.tar.gz
samba-c399c28fb90b54d92506fef6809640d44a5eff4b.tar.bz2
samba-c399c28fb90b54d92506fef6809640d44a5eff4b.zip
s3-waf: add replacetort binary.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 15:42:58 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build5
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 1f0fa03f33..0d82cb4186 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1204,6 +1204,11 @@ bld.SAMBA3_BINARY('smbconftort',
deps='''talloc tdb tevent cap resolv wbclient param LIB_NONSMBD LIBSMB_ERR POPT_SAMBA3''',
vars=locals())
+bld.SAMBA3_BINARY('replacetort',
+ source='../lib/replace/test/main.c',
+ deps='replace replace-test',
+ install=False)
+
bld.SAMBA3_BINARY('masktest' + bld.env.suffix3,
source=MASKTEST_SRC,
deps='''talloc tdb cap resolv wbclient param LIB_NONSMBD LIBSMB KRBCLIENT