mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
s3-waf: add replacetort binary.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 15:42:58 CET 2011 on sn-devel-104
This commit is contained in:
parent
79b41dcae1
commit
c399c28fb9
@ -1204,6 +1204,11 @@ bld.SAMBA3_BINARY('smbconftort',
|
||||
deps='''talloc tdb tevent cap resolv wbclient param LIB_NONSMBD LIBSMB_ERR POPT_SAMBA3''',
|
||||
vars=locals())
|
||||
|
||||
bld.SAMBA3_BINARY('replacetort',
|
||||
source='../lib/replace/test/main.c',
|
||||
deps='replace replace-test',
|
||||
install=False)
|
||||
|
||||
bld.SAMBA3_BINARY('masktest' + bld.env.suffix3,
|
||||
source=MASKTEST_SRC,
|
||||
deps='''talloc tdb cap resolv wbclient param LIB_NONSMBD LIBSMB KRBCLIENT
|
||||
|
Loading…
x
Reference in New Issue
Block a user