summaryrefslogtreecommitdiff
path: root/src/charset/codecs/Makefile
blob: 784b22afd82c1921c7812699f949d05e426b9e55 (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 $(NSBUILD)/Makefile.subdir