]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Added long01.at
[chaz/tar] / tests / Makefile.am
index b27ac0ac8dc95f644133dbac0326708531bec93b..47da433407e3a79132c347bac0c5e2c690893ccc 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for GNU tar regression tests.
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004 Free Software
+# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2003, 2004, 2005 Free Software
 # Foundation, Inc.
 
 # François Pinard <pinard@iro.umontreal.ca>, 1988.
@@ -21,7 +21,7 @@
 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 star/README
+EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 star/README star/quicktest.sh
 DISTCLEANFILES       = atconfig $(check_SCRIPTS)
 MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
 
@@ -47,6 +47,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
 
 TESTSUITE_AT = \
  testsuite.at\
+ comprec.at\
  delete01.at\
  delete02.at\
  delete03.at\
@@ -63,12 +64,15 @@ TESTSUITE_AT = \
  link01.at\
  listed01.at\
  listed02.at\
+ long01.at\
  longv7.at\
  multiv01.at\
  multiv02.at\
  multiv03.at\
  old.at\
  options.at\
+ options02.at\
+ pipe.at\
  recurse.at\
  same-order01.at\
  same-order02.at\
This page took 0.025412 seconds and 4 git commands to generate.