From 265caae8c487cdc3d5c1ef80c17b355332bcc772 Mon Sep 17 00:00:00 2001 From: Dave Cheney Date: Fri, 22 Aug 2014 18:36:01 +1000 Subject: 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://codereview.appspot.com/132820044 --- misc/nacl/testzip.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc') diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 29581dcfb..89e1e1193 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -14,6 +14,8 @@ go src=.. objfile objfile.go gofmt + gofmt.go + gofmt_test.go testdata + link -- cgit v1.2.1