blob: 880c4dd9e805ba294a83c0412e7d061445a4d85c (
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'
)
|