summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2019-11-17 22:32:55 +0100
committerMartin Matuska <martin@matuska.org>2019-11-17 22:32:55 +0100
commite59e5c49593009278c251f79b92e31b2a4e047c4 (patch)
tree15fe1248758aa2bb27bc079866708542ff55e373 /Makefile.am
parent0f1e37b54ae436536fe9522b9cb8380d9be29a03 (diff)
downloadlibarchive-e59e5c49593009278c251f79b92e31b2a4e047c4.tar.gz
Add missing testfile 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 be865cca..6816eb53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -799,6 +799,7 @@ libarchive_test_EXTRA_DIST=\
libarchive/test/test_read_format_iso_zisofs.iso.Z.uu \
libarchive/test/test_read_format_lha_bugfix_0.lzh.uu \
libarchive/test/test_read_format_lha_filename_cp932.lzh.uu \
+ libarchive/test/test_read_format_lha_filename_utf16.lzh.uu \
libarchive/test/test_read_format_lha_header0.lzh.uu \
libarchive/test/test_read_format_lha_header1.lzh.uu \
libarchive/test/test_read_format_lha_header2.lzh.uu \