blob: 8e007a4b2168f4df13f5e4b1db8bb766bbb35fb7 [file] [log] [blame]
# Copyright 2011 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
include ../../../Make.inc
TARG=exp/ssh
GOFILES=\
channel.go\
client.go\
common.go\
messages.go\
transport.go\
server.go\
server_shell.go\
session.go\
include ../../../Make.pkg