Don't build build.go on go get

This commit is contained in:
Jakob Borg 2014-08-18 21:57:10 +02:00
parent 045916efcc
commit 580fccbfca
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file).
// All rights reserved. Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
// +build ignore
package main
import (