]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
tar: fix bug with -C and extracting directories
[chaz/tar] / tests / Makefile.am
index 5cfd847ef28c228367a13317925e0751c75cbbe7..b71e83cc4d3cc1070a969b5e180a42dd19d92884 100644 (file)
@@ -79,6 +79,10 @@ TESTSUITE_AT = \
  extrac10.at\
  extrac11.at\
  extrac12.at\
+ extrac13.at\
+ extrac14.at\
+ extrac15.at\
+ extrac16.at\
  filerem01.at\
  filerem02.at\
  gzip.at\
@@ -198,4 +202,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.020003 seconds and 4 git commands to generate.