summaryrefslogtreecommitdiff
path: root/source4/libcli/wbclient/wscript_build
blob: 600a66cc9b149e25845db0adf6a05b5b914ee9fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/env python

# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/wbclient/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBWBCLIENT_OLD',
	source='wbclient.c',
	public_deps='LIBSAMBA-ERRORS LIBEVENTS',
	deps='NDR_WINBIND MESSAGING'
	)