summaryrefslogtreecommitdiff
path: root/nsswitch/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-12-15 15:39:47 +0100
committerGünther Deschner <gd@samba.org>2010-12-16 11:40:52 +0100
commitba21b6e3d439d7c1890900b1b0b88c42548f63f0 (patch)
treec7126f173b3f7820d2ff7b2c781916cccba347d0 /nsswitch/wscript_build
parent1b293c90be3905911d401b2d5bb6dd5da979c809 (diff)
downloadsamba-ba21b6e3d439d7c1890900b1b0b88c42548f63f0.tar.gz
samba-ba21b6e3d439d7c1890900b1b0b88c42548f63f0.tar.bz2
samba-ba21b6e3d439d7c1890900b1b0b88c42548f63f0.zip
s4-waf: nsstest only needs replace.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Dec 16 11:40:52 CET 2010 on sn-devel-104
Diffstat (limited to 'nsswitch/wscript_build')
-rw-r--r--nsswitch/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build
index 184d20e9fd..a9881bd9c4 100644
--- a/nsswitch/wscript_build
+++ b/nsswitch/wscript_build
@@ -10,7 +10,7 @@ bld.SAMBA_LIBRARY('winbind-client',
bld.SAMBA_BINARY('nsstest',
source='nsstest.c',
- deps='samba-util samba-hostconfig'
+ deps='replace'
)