summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-10-20 13:41:30 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-10-20 12:17:07 +0200
commit06d138a7d91789779634bad5f089b6b00f868584 (patch)
tree45b358d1d186957cfaa7541443a9db793749f619 /source3/wscript_build
parent7675cf91d328a4c356f24cc142924a536de45ffd (diff)
downloadsamba-06d138a7d91789779634bad5f089b6b00f868584.tar.gz
samba-06d138a7d91789779634bad5f089b6b00f868584.tar.bz2
samba-06d138a7d91789779634bad5f089b6b00f868584.zip
s3-netapi Compile (but do not install) netapi tests
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 77678d6a7d..bcad36e532 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1412,7 +1412,7 @@ bld.RECURSE('../examples/auth')
bld.RECURSE('../examples/libsmbclient')
bld.RECURSE('../examples/pdb')
bld.RECURSE('../examples/VFS')
-
+bld.RECURSE('lib/netapi/tests')
bld.ENFORCE_GROUP_ORDERING()
bld.CHECK_PROJECT_RULES()