summaryrefslogtreecommitdiff
path: root/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-10-20 20:40:58 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-10-20 13:49:39 +0200
commit3ae478be0fca9a095ac81fa55debcbc51303e6fa (patch)
treeda6b9531e1435ea855b010be33822ee171fb66e8 /wscript_build
parent06d138a7d91789779634bad5f089b6b00f868584 (diff)
downloadsamba-3ae478be0fca9a095ac81fa55debcbc51303e6fa.tar.gz
samba-3ae478be0fca9a095ac81fa55debcbc51303e6fa.tar.bz2
samba-3ae478be0fca9a095ac81fa55debcbc51303e6fa.zip
build: compile (but do not install) all the libsmbclient tests
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Oct 20 13:49:39 CEST 2011 on sn-devel-104
Diffstat (limited to 'wscript_build')
-rw-r--r--wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript_build b/wscript_build
index 25d8eff584..b11c642188 100644
--- a/wscript_build
+++ b/wscript_build
@@ -120,6 +120,7 @@ bld.RECURSE('source3')
bld.RECURSE('dfs_server')
bld.RECURSE('testsuite/headers')
+bld.RECURSE('testsuite/libsmbclient/src')
bld.SYMBOL_CHECK()
bld.DUP_SYMBOL_CHECK()