Making package easily usable with goinstall. Including the reference to go-iconv.
This commit is contained in:
parent
e36a8d35b8
commit
9b53d04d9d
9 changed files with 4 additions and 16 deletions
6
Makefile
Normal file
6
Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG = github.com/jteeuwen/go-pkg-xmlx
|
||||
GOFILES = document.go node.go entitymap.go
|
||||
|
||||
include $(GOROOT)/src/Make.pkg
|
Loading…
Add table
Add a link
Reference in a new issue