mirror of
https://github.com/golang/go
synced 2024-11-20 02:44:39 -07:00
time: fix Makefile so deps.bash is happy (fixes build)
TBR=r https://golang.org/cl/183133
This commit is contained in:
parent
e0763ba8e7
commit
5c07e0c17c
@ -6,7 +6,7 @@ include ../../Make.$(GOARCH)
|
||||
|
||||
TARG=time
|
||||
GOFILES=\
|
||||
format.go \
|
||||
format.go\
|
||||
sleep.go\
|
||||
tick.go\
|
||||
time.go\
|
||||
|
Loading…
Reference in New Issue
Block a user