summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMasalskaya, Anna <anna.masalskaya@intel.com>2020-09-22 00:07:15 +0300
committerMasalskaya, Anna <anna.masalskaya@intel.com>2020-09-22 00:07:15 +0300
commit76dd2883cf79556042a505fdf055102898d67073 (patch)
tree6b096e507ed27a92a0da4f1ef1b08666102208a4 /Makefile.am
parentae42d39cacf2de68a0f13e98a54cb17584ab976b (diff)
downloadlibarchive-76dd2883cf79556042a505fdf055102898d67073.tar.gz
unit test added
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 a1a77dfe..e56fc03a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -519,6 +519,7 @@ libarchive_test_SOURCES= \
libarchive/test/test_read_format_xar.c \
libarchive/test/test_read_format_zip.c \
libarchive/test/test_read_format_zip_7075_utf8_paths.c \
+ libarchive/test/test_read_format_zip_7z_lzma.c \
libarchive/test/test_read_format_zip_comment_stored.c \
libarchive/test/test_read_format_zip_encryption_data.c \
libarchive/test/test_read_format_zip_encryption_partially.c \