]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Adding test to Makefile.am
authorjiat75 <jiat0218@gmail.com>
Tue, 19 Oct 2021 14:56:50 +0000 (22:56 +0800)
committerjiat75 <jiat0218@gmail.com>
Tue, 19 Oct 2021 14:56:50 +0000 (22:56 +0800)
Makefile.am

index c93a82e922af4f61add50adf5ffe740e13471d9b..73111dacdd4e5670615310b3e908fe4c8ed14606 100644 (file)
@@ -625,6 +625,7 @@ libarchive_test_SOURCES= \
        libarchive/test/test_write_format_xar_empty.c \
        libarchive/test/test_write_format_zip.c \
        libarchive/test/test_write_format_zip_compression_store.c \
+       libarchive/test/test_write_format_zip_entry_size_unset.c \
        libarchive/test/test_write_format_zip_empty.c \
        libarchive/test/test_write_format_zip_empty_zip64.c \
        libarchive/test/test_write_format_zip_file.c \