cmd/godoc: s/ignore/appengine/ in appinit.go +build constraint

R=golang-dev
CC=golang-dev
https://golang.org/cl/5784072
This commit is contained in:
Andrew Gerrand 2012-03-14 14:02:59 +11:00
parent adcb508359
commit ace7d26499
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build ignore
// +build appengine
package main