From: Tim Kientzle Date: Mon, 25 May 2009 16:08:32 +0000 (-0400) Subject: Include new file. X-Git-Tag: v2.8.0~636 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468275ef91399a5198b0c20326017eb665b72ef7;p=thirdparty%2Flibarchive.git Include new file. SVN-Revision: 1108 --- diff --git a/libarchive/test/CMakeLists.txt b/libarchive/test/CMakeLists.txt index 4843204e7..d3a6ec397 100644 --- a/libarchive/test/CMakeLists.txt +++ b/libarchive/test/CMakeLists.txt @@ -60,6 +60,7 @@ IF(ENABLE_TEST) test_read_format_isorr_bz2.c test_read_format_mtree.c test_read_format_pax_bz2.c + test_read_format_raw.c test_read_format_tar.c test_read_format_tar_empty_filename.c test_read_format_tbz.c