From 126b5f9d2b64a87b8da8c0b723bc6ffcffdad84c Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 20 Nov 2022 15:03:41 +0900 Subject: [PATCH] Add the missing file --- integration-tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/integration-tests/Makefile.am b/integration-tests/Makefile.am index c2d39dfa..38cd1197 100644 --- a/integration-tests/Makefile.am +++ b/integration-tests/Makefile.am @@ -24,6 +24,7 @@ GO_FILES = \ nghttpx_http1_test.go \ nghttpx_http2_test.go \ + nghttpx_http3_test.go \ server_tester.go EXTRA_DIST = \