From 980b5416323656e7ea7da0a3bc4c29e85e7940e5 Mon Sep 17 00:00:00 2001 From: Chris Brown <77508021+peakschris@users.noreply.github.com> Date: Fri, 8 Aug 2025 20:53:33 -0400 Subject: [PATCH] update autotools --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.3