]> Dogcows Code - chaz/tar/blobdiff - src/Makefile.am
(tar_SOURCES): add checkpoint.c
[chaz/tar] / src / Makefile.am
index 4c341958d62c57ce3ebf119ca0a4c9fa6238413d..c22a568a49eea7182a70d07e580e1d5861cb28a4 100644 (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\
@@ -33,6 +34,7 @@ tar_SOURCES = \
  misc.c\
  names.c\
  sparse.c\
+ suffix.c\
  system.c\
  tar.c\
  transform.c\
This page took 0.021397 seconds and 4 git commands to generate.