misc/nacl: fix build

Add gofmt.go and gofmt_test.go as they are part of the test data set.

See CL 130440043.

LGTM=dvyukov
R=golang-codereviews, dvyukov
CC=golang-codereviews
https://golang.org/cl/132820044
This commit is contained in:
Dave Cheney 2014-08-22 18:36:01 +10:00
parent 0065cbe5d0
commit 84b70df44c
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ go src=..
objfile objfile
objfile.go objfile.go
gofmt gofmt
gofmt.go
gofmt_test.go
testdata testdata
+ +
link link