]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Fix extraction from concatenated incremental archives.
[chaz/tar] / tests / Makefile.am
index 2d861ccca4aae07d972e612c93a7e3f32406eccc..f5b643746d8330865c56a1fb605ab796e99d4432 100644 (file)
@@ -116,6 +116,7 @@ TESTSUITE_AT = \
  incr07.at\
  incr08.at\
  incr09.at\
+ incr10.at\
  indexfile.at\
  ignfail.at\
  iotty.at\
@@ -258,7 +259,7 @@ check-full:
 #check_SCRIPTS = tar
 
 # Run the test suite on the *installed* tree.
-installcheck-local:
+installcheck-local: $(check_PROGRAMS)
        $(SHELL) $(TESTSUITE) $(TESTSUITEFLAGS) AUTOTEST_PATH=$(exec_prefix)/bin
 
 
This page took 0.020155 seconds and 4 git commands to generate.