Commit 5c07e0c1 authored by Russ Cox's avatar Russ Cox

time: fix Makefile so deps.bash is happy (fixes build)

TBR=r
https://golang.org/cl/183133
parent e0763ba8
......@@ -6,7 +6,7 @@ include ../../Make.$(GOARCH)
TARG=time
GOFILES=\
format.go \
format.go\
sleep.go\
tick.go\
time.go\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment