From 37fac17dab627cfbca21660e3232c9295bb490dd Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 22 Jan 2011 19:30:21 +0100 Subject: added utf16 converters, fixed few bugs in existing charset converters --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 86f75423..0e70d22f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ deadbeef_SOURCES =\ conf.c conf.h\ threading_pthread.c threading.h\ volume.c volume.h\ - junklib.h junklib.c utf8.c utf8.h u8_lc_map.h\ + junklib.h junklib.c utf8.c utf8.h u8_lc_map.h ConvertUTF/ConvertUTF.c ConvertUTF/ConvertUTF.h\ optmath.h\ vfs.c vfs.h vfs_stdio.c\ md5/md5.c md5/md5.h\ -- cgit v1.2.3