summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index f833b59c5c..73a6c229da 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1530,6 +1530,7 @@ bld.SAMBA_BINARY('locktest',
bld.SAMBA_BINARY('nsstest',
source=NSSTEST_SRC,
+ deps='NSS_WRAPPER',
vars=locals())
bld.SAMBA_BINARY('pdbtest',