(tar_SOURCES): add checkpoint.c

This commit is contained in:
Sergey Poznyakoff
2007-10-29 16:54:51 +00:00
parent ccd0a527e4
commit 64ded9e702

View File

@@ -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\