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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e26d9ceeaca8a6730bf405e6512bfe542698c26;p=curl tests: distribute the http2-server.pl script, too --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index da6cb4c3c..5531c787e 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 36e92ac62..585d0171d 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