Explorar el Código

(tar_SOURCES): add checkpoint.c

Sergey Poznyakoff hace 17 años
padre
commit
64ded9e702
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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\