summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/wscript_build
blob: 393f549b56017593d4f671090a4efcccfa49e361 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env python

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


bld.SAMBA_SUBSYSTEM('SMBPASSWD',
	source='smbpasswd.c',
	deps='CHARSET LIBSAMBA-UTIL'
	)