1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00

autotools: Fix EXTRA_DIST

Fixes #786.
This commit is contained in:
Nick Wellnhofer 2024-08-18 12:16:34 +02:00
parent 5c60860905
commit 2191ccdf7b

View File

@ -210,7 +210,7 @@ DISTCLEANFILES = COPYING missing.lst
EXTRA_DIST = Copyright libxml2-config.cmake.in autogen.sh \
libxml.h iso8859x.inc \
tools/gentest.py \
tools/genChRanges tools/genEscape.py tools/genUnicode.py \
tools/genChRanges.py tools/genEscape.py tools/genUnicode.py \
libxml2.syms timsort.h \
README.zOS README.md \
CMakeLists.txt config.h.cmake.in libxml2-config.cmake.cmake.in \