From 42ff4b5bf007d6637b6e0f171cf863b976af85d2 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 20 Apr 2015 14:03:50 +0900 Subject: [PATCH] changelog.go should not be built --- changelog.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.go b/changelog.go index d532ed630..29f566ae0 100644 --- a/changelog.go +++ b/changelog.go @@ -4,6 +4,8 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this file, // You can obtain one at http://mozilla.org/MPL/2.0/. +// +build ignore + package main import (