]> Dogcows Code - chaz/tar/commitdiff
Added utf8.c
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 22 Feb 2004 20:52:56 +0000 (20:52 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 22 Feb 2004 20:52:56 +0000 (20:52 +0000)
src/Makefile.am

index 8174e0c34dd729bfdb8395a87b0b971385287623..c1d769969ac3ca4245bc8948d556ac3cbf64cfb7 100644 (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 
This page took 0.025377 seconds and 4 git commands to generate.