From: Guilherme Puida Date: Mon, 10 Jun 2024 23:01:38 +0000 (-0300) Subject: pytest: include testenv/vsftpd.py in dist tarball X-Git-Tag: curl-8_9_0~270 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b55c56a7452479cb97ef00dd852cce00750f43f3;p=thirdparty%2Fcurl.git pytest: include testenv/vsftpd.py in dist tarball Closes #13918 --- diff --git a/tests/http/Makefile.am b/tests/http/Makefile.am index d3a219d7a2..d9ab29686c 100644 --- a/tests/http/Makefile.am +++ b/tests/http/Makefile.am @@ -35,6 +35,7 @@ testenv/httpd.py \ testenv/mod_curltest/mod_curltest.c \ testenv/nghttpx.py \ testenv/ports.py \ +testenv/vsftpd.py \ testenv/ws_echo_server.py EXTRA_DIST = \