]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
(extract_volhdr): New function
[chaz/tar] / tests / Makefile.am
index 8d4694ca93437aa7a66341d9dad95a2eaf43952d..338570c8a55105735591d77499efd97983759176 100644 (file)
@@ -60,10 +60,12 @@ TESTSUITE_AT = \
  extrac03.at\
  extrac04.at\
  extrac05.at\
+ extrac06.at\
  gzip.at\
  incremental.at\
  incr01.at\
  incr02.at\
+ incr03.at\
  ignfail.at\
  link01.at\
  listed01.at\
@@ -82,6 +84,9 @@ TESTSUITE_AT = \
  options02.at\
  pipe.at\
  recurse.at\
+ rename01.at\
+ rename02.at\
+ rename03.at\
  same-order01.at\
  same-order02.at\
  shortrec.at\
@@ -134,5 +139,5 @@ genfile_SOURCES = genfile.c argcv.c argcv.h
 
 localedir = $(datadir)/locale
 INCLUDES = -I$(top_srcdir)/lib -I../lib -I$(top_srcdir)/src
-
+AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
 LDADD = ../lib/libtar.a $(LIBINTL) $(LIB_CLOCK_GETTIME)
This page took 0.020657 seconds and 4 git commands to generate.