mirror of https://github.com/golang/go.git
Fix build: add new file to Makefile.
TBR=frm.adiputra CC=golang-dev https://golang.org/cl/193055
This commit is contained in:
parent
9628d4c6eb
commit
82a7de9dfd
|
|
@ -6,6 +6,7 @@ include ../../Make.$(GOARCH)
|
|||
|
||||
TARG=xgb
|
||||
GOFILES=\
|
||||
auth.go\
|
||||
xgb.go\
|
||||
xproto.go\
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue