1
0
mirror of https://github.com/golang/go synced 2024-11-21 20:44:39 -07:00

Fix build: add new file to Makefile.

TBR=frm.adiputra
CC=golang-dev
https://golang.org/cl/193055
This commit is contained in:
Ian Lance Taylor 2010-01-22 07:12:54 -08:00
parent 9628d4c6eb
commit 82a7de9dfd

View File

@ -6,6 +6,7 @@ include ../../Make.$(GOARCH)
TARG=xgb
GOFILES=\
auth.go\
xgb.go\
xproto.go\