diff options
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r-- | lib/libarchive/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile index 866e1f592add4..429b3190022b7 100644 --- a/lib/libarchive/test/Makefile +++ b/lib/libarchive/test/Makefile @@ -48,6 +48,7 @@ TESTS= \ test_tar_filenames.c \ test_tar_large.c \ test_write_compress_program.c \ + test_write_compress.c \ test_write_disk.c \ test_write_disk_hardlink.c \ test_write_disk_perms.c \ |