X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=c22a568a49eea7182a70d07e580e1d5861cb28a4;hb=745832a280f635b26d67e2cb8d8882ac0432e5a0;hp=2cf04b09539b48cf3472534dc4b9d2076d0df6fd;hpb=00bb0d8f5ca69ad5d20df793f9a9419951c57069;p=chaz%2Ftar diff --git a/src/Makefile.am b/src/Makefile.am index 2cf04b0..c22a568 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,6 +23,7 @@ bin_PROGRAMS = tar noinst_HEADERS = arith.h common.h tar.h tar_SOURCES = \ buffer.c\ + checkpoint.c\ compare.c\ create.c\ delete.c\