summaryrefslogtreecommitdiff
path: root/lib/util/charset/wscript_build
blob: fdab29344fed5023e3407455adc82163844fcfdb (plain)
1
2
3
4
5
6
7
8
9
10
11
# AUTOGENERATED by mktowscript.pl from ../../lib/util/charset/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('CHARSET',
	source='iconv.c charcnv.c util_unistr.c codepoints.c',
	public_deps='ICONV',
	public_headers='charset.h',
	deps='DYNCONFIG'
	)