integration: Add missing alt-server.key and alt-server.crt to EXTRA_DIST

This commit is contained in:
Tatsuhiro Tsujikawa 2015-01-25 21:35:45 +09:00
parent b9c6162cd5
commit 3e5765831f
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ EXTRA_DIST = \
server_tester.go \
server.key \
server.crt \
alt-server.key \
alt-server.crt \
setenv
.PHONY: itprep it