Revert "nsswitch Add talloc depencency for nsstest"
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Jan 2011 07:43:16 +0000 (08:43 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Jan 2011 08:38:57 +0000 (09:38 +0100)
This reverts commit 640028d158583825ea5ffd1266f099cf8776db5d.

This is not needed anymore.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Jan  4 09:38:57 CET 2011 on sn-devel-104

nsswitch/wscript_build

index d40e143974ab0aacd6fc79459a4f1856ddd2c83c..a9881bd9c4ee2add2751c9aa737d287c87cb7688 100644 (file)
@@ -10,7 +10,7 @@ bld.SAMBA_LIBRARY('winbind-client',
 
 bld.SAMBA_BINARY('nsstest',
        source='nsstest.c',
-       deps='replace talloc'
+       deps='replace'
        )