summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRyan Libby <rlibby@FreeBSD.org>2021-11-19 01:24:59 -0800
committerRyan Libby <rlibby@FreeBSD.org>2021-11-19 01:24:59 -0800
commite5095189e2f46efef352e0ce6f05088da9cfd321 (patch)
treedd77d3c12ec72c8ac8e42a7d2bb15edba6df4328 /Makefile.am
parentc6b7f59363a95206a2d2236e5498244b99262c53 (diff)
downloadlibarchive-e5095189e2f46efef352e0ce6f05088da9cfd321.tar.gz
tar/test/test_option_ignore_zeros.c: test tar --ignore-zeros
Add some basic tests for operations on concatenated archives.
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 4a24cdc0..e43531c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1084,6 +1084,7 @@ bsdtar_test_SOURCES= \
tar/test/test_option_fflags.c \
tar/test/test_option_gid_gname.c \
tar/test/test_option_grzip.c \
+ tar/test/test_option_ignore_zeros.c \
tar/test/test_option_j.c \
tar/test/test_option_k.c \
tar/test/test_option_keep_newer_files.c \