From 5e26d9ceeaca8a6730bf405e6512bfe542698c26 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 21 Jul 2016 13:03:16 +0200 Subject: tests: distribute the http2-server.pl script, too --- RELEASE-NOTES | 1 + tests/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1