X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2FMakefile.am;h=729bdd95fa96cd362f223e12e985cfb1e3a217a1;hb=d0694ee604861ec09fa53cc8ffb50d01f440345c;hp=33edd0e549f04b884752b8e411b03f5d9fc5d658;hpb=2504e7d3ae123079e7883b8c23175b1a26a5e077;p=chaz%2Ftar diff --git a/tests/Makefile.am b/tests/Makefile.am index 33edd0e..729bdd9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,14 +1,14 @@ # Makefile for GNU tar regression tests. # Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# 2006, 2007 Free Software Foundation, Inc. # François Pinard , 1988. # Sergey Poznyakoff , 2004. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2, or (at your option) +## the Free Software Foundation; either version 3, or (at your option) ## any later version. ## This program is distributed in the hope that it will be useful, @@ -59,6 +59,7 @@ TESTSUITE_AT = \ delete03.at\ delete04.at\ delete05.at\ + exclude.at\ extrac01.at\ extrac02.at\ extrac03.at\ @@ -98,6 +99,8 @@ TESTSUITE_AT = \ rename03.at\ same-order01.at\ same-order02.at\ + shortfile.at\ + shortupd.at\ shortrec.at\ sparse01.at\ sparse02.at\