X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=08fc24c764aefef067cc600a7d387c30e2a0ee70;hb=HEAD;hp=07c117d3d17c7da8722474128d5f0bd177bb7fc9;hpb=c66233240e6c2e5262ac4e36fe4362f64cbfa9c4;p=debian%2Ftar diff --git a/src/Makefile.am b/src/Makefile.am index 07c117d3..08fc24c7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ # Makefile for GNU tar sources. -# Copyright 1994-1997, 1999-2001, 2003, 2006-2007, 2009, 2013 Free -# Software Foundation, Inc. +# Copyright 1994-1997, 1999-2001, 2003, 2006-2007, 2009, 2013-2014, 2016 +# Free Software Foundation, Inc. # This file is part of GNU tar. @@ -28,10 +28,12 @@ tar_SOURCES = \ create.c\ delete.c\ exit.c\ + exclist.c\ extract.c\ xheader.c\ incremen.c\ list.c\ + map.c\ misc.c\ names.c\ sparse.c\