]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Attempt to extract a member with truncated file name from the archive.
[chaz/tar] / tests / Makefile.am
index 8d4694ca93437aa7a66341d9dad95a2eaf43952d..2f7ea1dac5e32d1ef8fd07b010e8e35c37ebc878 100644 (file)
@@ -60,6 +60,7 @@ TESTSUITE_AT = \
  extrac03.at\
  extrac04.at\
  extrac05.at\
+ extrac06.at\
  gzip.at\
  incremental.at\
  incr01.at\
@@ -134,5 +135,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.020126 seconds and 4 git commands to generate.