]> Dogcows Code - chaz/tar/commitdiff
Added append01.at
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 10 Feb 2005 22:52:13 +0000 (22:52 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 10 Feb 2005 22:52:13 +0000 (22:52 +0000)
tests/Makefile.am
tests/testsuite.at

index bbf785212e3b740637b969c1163333fcff0ac52d..d976a075c1cf2ca70897c327df504faea1b7898d 100644 (file)
@@ -48,6 +48,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
 TESTSUITE_AT = \
  testsuite.at\
  append.at\
+ append01.at\
  comprec.at\
  delete01.at\
  delete02.at\
index ba6d60ab70689a98f03792d6915cfac6e2193bd1..4675ad12e1485b82d89860ff6873615c75f5f8e4 100644 (file)
@@ -66,6 +66,7 @@ m4_include([options.at])
 m4_include([options02.at])
 
 m4_include([append.at])
+m4_include([append01.at])
 
 m4_include([delete01.at])
 m4_include([delete02.at])
This page took 0.024985 seconds and 4 git commands to generate.