From: Sergey Poznyakoff Date: Wed, 17 Oct 2007 09:10:46 +0000 (+0000) Subject: Add suffix.c X-Git-Tag: release_1_20~55 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=00bb0d8f5ca69ad5d20df793f9a9419951c57069;p=debian%2Ftar Add suffix.c --- diff --git a/src/Makefile.am b/src/Makefile.am index 4c341958..2cf04b09 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\