From: Sergey Poznyakoff Date: Wed, 17 Oct 2007 09:10:46 +0000 (+0000) Subject: Add suffix.c X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=00bb0d8f5ca69ad5d20df793f9a9419951c57069;p=chaz%2Ftar Add suffix.c --- diff --git a/src/Makefile.am b/src/Makefile.am index 4c34195..2cf04b0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -33,6 +33,7 @@ tar_SOURCES = \ misc.c\ names.c\ sparse.c\ + suffix.c\ system.c\ tar.c\ transform.c\