summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-01-22 19:30:21 +0100
committerGravatar waker <wakeroid@gmail.com>2011-01-22 19:30:21 +0100
commit37fac17dab627cfbca21660e3232c9295bb490dd (patch)
tree6cd836ad0bbd1bbbc5c7dd2421314d503d96d002 /Makefile.am
parent6f520312e87f7a485cd841997d4cfe4f1c3034c9 (diff)
added utf16 converters, fixed few bugs in existing charset converters
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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\