1
0
mirror of https://github.com/golang/go synced 2024-11-26 03:37:57 -07:00

fix for broken build

TBR=r
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=27969
CL=27969
This commit is contained in:
Robert Griesemer 2009-04-28 09:56:33 -07:00
parent 905338a845
commit 4fc82c2e1e

View File

@ -99,7 +99,7 @@ test: test.files
bignum.6: fmt.dirinstall
bufio.6: io.dirinstall os.dirinstall
exec.6: os.dirinstall strings.install
exvar.6: fmt.dirinstall
exvar.6: fmt.dirinstall http.dirinstall
flag.6: fmt.dirinstall os.dirinstall strconv.dirinstall
log.6: fmt.dirinstall io.dirinstall os.dirinstall time.dirinstall
path.6: io.dirinstall