]> Cypherpunks repositories - gostls13.git/commitdiff
exp/ssh: add to pkg Makefile
authorChristopher Wedgwood <cw@f00f.org>
Wed, 16 Nov 2011 22:34:18 +0000 (17:34 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 16 Nov 2011 22:34:18 +0000 (17:34 -0500)
R=rsc, dave
CC=golang-dev
https://golang.org/cl/5399045

src/pkg/Makefile

index 8971f7c1d0a7023b808843dc8a13eb72d7ae8858..0e4ec8b828d1b66e361f6cea3fd37474f30a0108 100644 (file)
@@ -83,6 +83,7 @@ DIRS=\
        exp/gui\
        exp/gui/x11\
        exp/norm\
+       exp/ssh\
        exp/spdy\
        exp/sql\
        exp/sql/driver\