Added utf8.c

This commit is contained in:
Sergey Poznyakoff
2004-02-22 20:52:56 +00:00
parent 2de1477b3d
commit 7a8bded5dd

View File

@@ -40,7 +40,8 @@ tar_SOURCES = \
sparse.c\
system.c\
tar.c\
update.c
update.c\
utf8.c
localedir = $(datadir)/locale
INCLUDES = -I$(top_srcdir)/lib -I../lib