From 1a112c7ba28b687d6be4ca9a42bf138bca9af374 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Fri, 4 Mar 2022 08:55:28 -0800 Subject: [PATCH] Remove regressions.py from Makefile.am This patch removes regressions.py and regressions.xml from Makefile.am. These files were removed in 5ec1ef1c and since they are still in Makefile.am, it causes "make dist-all" to fail. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fdbbc403..6ae6175d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1256,7 +1256,7 @@ EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \ trionan.c trionan.h triostr.c triostr.h trio.c trio.h \ triop.h triodef.h libxml.h xzlib.h buf.h \ enc.h save.h genUnicode.py TODO_SCHEMAS \ - dbgen.pl dbgenattr.pl regressions.py regressions.xml \ + dbgen.pl dbgenattr.pl \ README.tests Makefile.tests libxml2.syms timsort.h \ README.zOS README.md \ CMakeLists.txt config.h.cmake.in libxml2-config.cmake.cmake.in