Don't build all utility scripts as part of ./build.sh

This commit is contained in:
Jakob Borg
2014-07-31 12:30:19 +02:00
parent 9de45c3be4
commit 7f1fcc9cfc
7 changed files with 30 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 (