Fix for recent Go release.
This commit is contained in:
parent
6d8b8289d8
commit
24f48a058b
|
@ -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\
|
||||
|
|
Loading…
Reference in New Issue