Ver código fonte

(tar_SOURCES): add checkpoint.c

Sergey Poznyakoff 17 anos atrás
pai
commit
64ded9e702
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/Makefile.am

+ 1 - 0
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\