]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
Fix make installcheck
[chaz/tar] / tests / Makefile.am
index c71d294bba559ec43dc7e5c54b7d5b6f279373f6..da8b26898f31078e1882f2977be153859430263e 100644 (file)
@@ -200,6 +200,7 @@ TESTSUITE_AT = \
  sparse02.at\
  sparse03.at\
  sparse04.at\
+ sparse05.at\
  sparsemv.at\
  sparsemvp.at\
  spmvp00.at\
@@ -257,7 +258,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.025692 seconds and 4 git commands to generate.