From: Kamil Dudka Date: Thu, 21 Jul 2016 11:03:16 +0000 (+0200) Subject: tests: distribute the http2-server.pl script, too X-Git-Tag: curl-7_50_1~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e26d9ceeaca8a6730bf405e6512bfe542698c26;p=thirdparty%2Fcurl.git tests: distribute the http2-server.pl script, too --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index da6cb4c3cc..5531c787e2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,6 +13,7 @@ This release includes the following changes: This release includes the following bugfixes: 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: diff --git a/tests/Makefile.am b/tests/Makefile.am index 36e92ac621..585d0171d1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -29,7 +29,7 @@ EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl getpart.pm \ $(HTMLPAGES) $(PDFPAGES) \ 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 \ - manpage-scan.pl nroff-scan.pl + manpage-scan.pl nroff-scan.pl http2-server.pl DISTCLEANFILES = configurehelp.pm