summaryrefslogtreecommitdiff
path: root/src/charset/codecs/Makefile
blob: c9b920e21a48487dba8121f464ba1b3e7b27875a (plain)
1
2
3
4
5
# Sources
DIR_SOURCES := codec_ascii.c codec_8859.c codec_ext8.c \
	codec_utf8.c codec_utf16.c

include build/makefiles/Makefile.subdir