]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
wrong file path, should be keep_newer_files not keep_newer
authorBrian Harring <ferringb@gmail.com>
Mon, 12 Apr 2010 10:14:10 +0000 (06:14 -0400)
committerBrian Harring <ferringb@gmail.com>
Mon, 12 Apr 2010 10:14:10 +0000 (06:14 -0400)
SVN-Revision: 2247

Makefile.am

index 6d110d578c3c65a7ecc3e2a8045c940fe8a217fc..6f4fe9aef5eec6bc12408ea7b31db6cc96058f77 100644 (file)
@@ -529,7 +529,7 @@ bsdtar_TESTS_ENVIRONMENT=
 endif
 
 bsdtar_test_EXTRA_DIST=                        \
-       tar/test/test_option_keep_newer.tgz.uu \
+       tar/test/test_option_keep_newer_files.tgz.uu \
        tar/test/test_patterns_2.tar.uu \
        tar/test/test_patterns_3.tar.uu \
        tar/test/test_patterns_4.tar.uu \