From: Tim Kientzle Date: Wed, 2 Jul 2008 23:02:50 +0000 (-0400) Subject: Include a missing test file in the portable build. X-Git-Tag: v2.6.0~144 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23b1e6789c70691eed4a205f0b32c0aac91c3e6f;p=thirdparty%2Flibarchive.git Include a missing test file in the portable build. SVN-Revision: 148 --- diff --git a/Makefile.am b/Makefile.am index 19025bb5e..5430f4f6c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -255,7 +255,8 @@ libarchive_test_EXTRA_DIST=\ libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tgz.uu \ libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu \ libarchive/test/test_read_format_isorr_bz2.iso.bz2.uu \ - libarchive/test/test_read_format_tar_empty_filename.tar.uu + libarchive/test/test_read_format_tar_empty_filename.tar.uu \ + libarchive/test/test_read_format_zip.zip.uu #