diff --git a/integration-tests/Makefile.am b/integration-tests/Makefile.am index 5b0b71b7..8f2cfabd 100644 --- a/integration-tests/Makefile.am +++ b/integration-tests/Makefile.am @@ -33,7 +33,8 @@ EXTRA_DIST = \ setenv \ req-set-header.rb \ resp-set-header.rb \ - return.rb + req-return.rb \ + resp-return.rb itprep-local: go get -d -v golang.org/x/net/http2