summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjiat75 <jiat0218@gmail.com>2021-10-19 22:56:50 +0800
committerjiat75 <jiat0218@gmail.com>2021-10-19 22:56:50 +0800
commiteecf295089c344a5003980acfc9330ca4240a2cb (patch)
tree0e14ebd7ee2603b20fb3a0a3bb29049f27f8d373 /Makefile.am
parent1cfb5eaa5378878c132646b8654643ea7d05d0f0 (diff)
downloadlibarchive-eecf295089c344a5003980acfc9330ca4240a2cb.tar.gz
Adding test to Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c93a82e9..73111dac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \