integration: Add ruby scripts to EXTRA_DIST

This commit is contained in:
Tatsuhiro Tsujikawa 2015-09-05 19:10:55 +09:00
parent 77958eab46
commit be77b47ab5
1 changed files with 4 additions and 1 deletions

View File

@ -30,7 +30,10 @@ EXTRA_DIST = \
server.crt \
alt-server.key \
alt-server.crt \
setenv
setenv \
req-set-header.rb \
resp-set-header.rb \
return.rb
itprep-local:
go get -d -v github.com/bradfitz/http2