added missing source for multibyte handling

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34328 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2009-11-28 14:05:16 +00:00
parent c6406d4645
commit 251d6fa726
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ StaticLibrary libtar.a :
imaxtostr.c
lchown.c
malloc.c
mbchar.c
mbscasecmp.c
mempcpy.c
memrchr.c
@ -76,6 +77,7 @@ StaticLibrary libtar.a :
stpcpy.c
strcasecmp.c
stripslash.c
strnlen1.c
strncasecmp.c
strndup.c
strtol.c