mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
tests: distribute the http2-server.pl script, too
This commit is contained in:
parent
8b9ba132f0
commit
5e26d9ceea
@ -13,6 +13,7 @@ This release includes the following changes:
|
|||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
o include the CURLINFO_HTTP_VERSION(3) man page into the release tarball
|
o include the CURLINFO_HTTP_VERSION(3) man page into the release tarball
|
||||||
|
o include the http2-server.pl script in the release tarball
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \
|
|||||||
$(HTMLPAGES) $(PDFPAGES) \
|
$(HTMLPAGES) $(PDFPAGES) \
|
||||||
serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
|
serverhelp.pm tftpserver.pl rtspserver.pl directories.pm symbol-scan.pl \
|
||||||
CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py extern-scan.pl \
|
CMakeLists.txt mem-include-scan.pl valgrind.supp http_pipe.py extern-scan.pl \
|
||||||
manpage-scan.pl nroff-scan.pl
|
manpage-scan.pl nroff-scan.pl http2-server.pl
|
||||||
|
|
||||||
DISTCLEANFILES = configurehelp.pm
|
DISTCLEANFILES = configurehelp.pm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user