summaryrefslogtreecommitdiff
path: root/libcli/samsync/wscript_build
blob: ad4f93d44f038d53056a0721472a4e62a918fcda (plain)
1
2
3
4
5
6
7
8
9
# AUTOGENERATED by mktowscript.pl from ../../libcli/samsync/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBCLI_SAMSYNC',
	source='decrypt.c',
	public_deps='LIBCLI_AUTH'
	)