From e7387b6439502487f258d2ef8fe141514ede7dfa Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Mon, 21 Jul 2025 13:03:13 +0200 Subject: [PATCH] add new test sources to makefile --- tests/http/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/http/Makefile.am b/tests/http/Makefile.am index 2a0c2547f4..03b0fbfb1f 100644 --- a/tests/http/Makefile.am +++ b/tests/http/Makefile.am @@ -28,6 +28,7 @@ testenv/caddy.py \ testenv/certs.py \ testenv/client.py \ testenv/curl.py \ +testenv/dante.py \ testenv/env.py \ testenv/httpd.py \ testenv/mod_curltest/mod_curltest.c \ @@ -64,6 +65,7 @@ test_20_websockets.py \ test_30_vsftpd.py \ test_31_vsftpds.py \ test_32_ftps_vsftpd.py \ +test_40_socks.py \ $(TESTENV) clean-local: