exp/terminal: add to level Makefile for the (non-Linux?) systems that need it.

R=golang-dev
CC=golang-dev
https://golang.org/cl/5528102
This commit is contained in:
Adam Langley 2012-01-15 10:22:15 -05:00
parent a33b76081b
commit 026f8dfb94

View File

@ -81,10 +81,11 @@ DIRS=\
exp/ebnflint\
exp/gotype\
exp/norm\
exp/ssh\
exp/spdy\
exp/sql\
exp/sql/driver\
exp/ssh\
exp/terminal\
exp/types\
expvar\
flag\