From 225e0229dc2d93a14bdfd131211f0a7361421f8f Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Mon, 9 Dec 2024 23:28:02 +0100 Subject: [PATCH] autotools: Add html5ent.inc to EXTRA_DIST --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8cb2cc33e..f7e27d7fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -209,7 +209,8 @@ CLEANFILES = runsuite.log runxmlconf.log test.out *.gcda *.gcno *.res DISTCLEANFILES = COPYING missing.lst EXTRA_DIST = Copyright libxml2-config.cmake.in autogen.sh \ - libxml.h iso8859x.inc \ + libxml.h \ + html5ent.inc iso8859x.inc \ tools/gentest.py \ tools/genChRanges.py tools/genEscape.py tools/genUnicode.py \ libxml2.syms timsort.h \