dist: add ECH files to tarball

Also sort `EXTRA_DIST` list in `tests/Makefile.am` and make it diffable.

Follow-up to a362962b7289ec02b412890c9515657cf0ed50ac #11922
Closes #13381
This commit is contained in:
Viktor Szakats 2024-04-16 09:51:57 +02:00
parent 09f0390e11
commit 5d3016adf7
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201
2 changed files with 44 additions and 9 deletions

View File

@ -63,6 +63,7 @@ EXTRA_DIST = \
DISTROS.md \
DYNBUF.md \
EARLY-RELEASE.md \
ECH.md \
EXPERIMENTAL.md \
FAQ \
FEATURES.md \

View File

@ -43,15 +43,49 @@ TESTSCRIPTS = \
test1544.pl \
test971.pl
EXTRA_DIST = appveyor.pm azure.pm conftest.py CMakeLists.txt devtest.pl \
dictserver.py directories.pm FILEFORMAT.md processhelp.pm ftpserver.pl \
getpart.pm globalconfig.pm http-server.pl http2-server.pl \
http3-server.pl memanalyze.pl negtelnetserver.py nghttpx.conf \
pathhelp.pm README.md requirements.txt rtspserver.pl runner.pm \
runtests.1 runtests.pl secureserver.pl serverhelp.pm servers.pm \
smbserver.py sshhelp.pm sshserver.pl stunnel.pem testcurl.1 \
testcurl.pl testutil.pm tftpserver.pl util.py valgrind.pm \
valgrind.supp $(TESTSCRIPTS)
EXTRA_DIST = \
CMakeLists.txt \
FILEFORMAT.md \
README.md \
appveyor.pm \
azure.pm \
conftest.py \
devtest.pl \
dictserver.py \
directories.pm \
ech_combos.py \
ech_tests.sh \
ftpserver.pl \
getpart.pm \
globalconfig.pm \
http-server.pl \
http2-server.pl \
http3-server.pl \
memanalyze.pl \
negtelnetserver.py \
nghttpx.conf \
pathhelp.pm \
processhelp.pm \
requirements.txt \
rtspserver.pl \
runner.pm \
runtests.1 \
runtests.pl \
secureserver.pl \
serverhelp.pm \
servers.pm \
smbserver.py \
sshhelp.pm \
sshserver.pl \
stunnel.pem \
testcurl.1 \
testcurl.pl \
testutil.pm \
tftpserver.pl \
util.py \
valgrind.pm \
valgrind.supp \
$(TESTSCRIPTS)
DISTCLEANFILES = configurehelp.pm