1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:24:45 -07:00

godoc: fix build (add Makefile change)

R=bradfitz
CC=golang-dev
https://golang.org/cl/4733041
This commit is contained in:
Robert Griesemer 2011-07-14 11:48:23 -07:00
parent df68a61c9e
commit 8d73781f8b

View File

@ -18,5 +18,6 @@ GOFILES=\
snippet.go\
spec.go\
utils.go\
zip.go\
include ../../Make.cmd