Skip to content

Commit

Permalink
Fix makefile for latest Go release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hoisie committed Aug 25, 2010
1 parent 3c13035 commit b038b1d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Makefile
@@ -1,8 +1,4 @@
# Copyright 2009 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

include $(GOROOT)/src/Make.$(GOARCH)
include $(GOROOT)/src/Make.inc

TARG=mustache
GOFILES=\
Expand Down

0 comments on commit b038b1d

Please sign in to comment.