From: Chris Brown <77508021+peakschris@users.noreply.github.com> Date: Sat, 9 Aug 2025 00:53:33 +0000 (-0400) Subject: update autotools X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=980b5416323656e7ea7da0a3bc4c29e85e7940e5;p=thirdparty%2Flibarchive.git update autotools --- diff --git a/Makefile.am b/Makefile.am index 9dd37bb30..eb1cded5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1141,6 +1141,7 @@ bsdtar_test_SOURCES= \ tar/test/test_0.c \ tar/test/test_basic.c \ tar/test/test_copy.c \ + tar/test/test_crlf_mtree.c \ tar/test/test_empty_mtree.c \ tar/test/test_extract_tar_Z.c \ tar/test/test_extract_tar_bz2.c \