diff --git a/src/Makefile.am b/src/Makefile.am index 4c341958..2cf04b09 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -33,6 +33,7 @@ tar_SOURCES = \ misc.c\ names.c\ sparse.c\ + suffix.c\ system.c\ tar.c\ transform.c\