]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
tests: avoid spurious failure when VERSION_CONTROL envvar is set
[chaz/tar] / tests / Makefile.am
index 5cfd847ef28c228367a13317925e0751c75cbbe7..12e8c1b2007526f0ecd3b0d6e80fd141adebaf97 100644 (file)
@@ -52,6 +52,7 @@ TESTSUITE_AT = \
  append.at\
  append01.at\
  append02.at\
+ append03.at\
  backup01.at\
  chtype.at\
  comprec.at\
@@ -79,6 +80,11 @@ TESTSUITE_AT = \
  extrac10.at\
  extrac11.at\
  extrac12.at\
+ extrac13.at\
+ extrac14.at\
+ extrac15.at\
+ extrac16.at\
+ extrac17.at\
  filerem01.at\
  filerem02.at\
  gzip.at\
@@ -198,4 +204,4 @@ genfile_SOURCES = genfile.c argcv.c argcv.h
 localedir = $(datadir)/locale
 INCLUDES = -I$(top_srcdir)/gnu -I../gnu -I$(top_srcdir)/gnu -I$(top_srcdir)/lib
 AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
-LDADD = ../gnu/libgnu.a $(LIBINTL) $(LIB_CLOCK_GETTIME)
+LDADD = ../gnu/libgnu.a $(LIBINTL) $(LIB_CLOCK_GETTIME) $(LIB_EACCESS)
This page took 0.022557 seconds and 4 git commands to generate.