X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=c1d769969ac3ca4245bc8948d556ac3cbf64cfb7;hb=61f44c936102dfd397a076e749333b658973ca48;hp=f7000d9b7db417e49927fb534e102512df15b128;hpb=0008f6123738f466bc95b8b6bd3e82a7bc91876d;p=chaz%2Ftar diff --git a/src/Makefile.am b/src/Makefile.am index f7000d9..c1d7699 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,9 +37,11 @@ tar_SOURCES = \ misc.c\ names.c\ rtapelib.c\ + sparse.c\ system.c\ tar.c\ - update.c + update.c\ + utf8.c localedir = $(datadir)/locale INCLUDES = -I$(top_srcdir)/lib -I../lib