summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-05-06 15:32:12 +1200
committerGary Lockyer <gary@samba.org>2019-05-06 05:46:10 +0000
commit169290896684d52b9d63cb17c0b90a3d63dd9b8d (patch)
treea27593fb556b953e3c5b83bf1bf27d2fd651cddc /source3/wscript_build
parentbc1583d368902c2e384ed0080c8de003b982a6f7 (diff)
downloadsamba-169290896684d52b9d63cb17c0b90a3d63dd9b8d.tar.gz
build: Remove build of replacetort
This is built close to the code it tests in lib/replace/wscript_build as replace_testsuite. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 1dc8768ded4..fd4101a315f 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1215,11 +1215,6 @@ bld.SAMBA3_BINARY('smbconftort',
''',
install=False)
-bld.SAMBA3_BINARY('replacetort',
- source='../lib/replace/test/main.c',
- deps='replace replace-test',
- install=False)
-
bld.SAMBA3_BINARY('msgtest',
source='torture/msgtest.c',
deps='''