Fix for recent Go release.

This commit is contained in:
jim teeuwen 2010-08-25 21:22:14 +02:00
parent 6d8b8289d8
commit 24f48a058b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
include $(GOROOT)/src/Make.$(GOARCH)
include $(GOROOT)/src/Make.inc
TARG=xmlx
GOFILES=document.go node.go io.go entitymap.go\