mirror of
https://github.com/golang/go
synced 2024-11-22 01:14:40 -07:00
exp/draw: correct Makefile.
Thanks to Allister Macleod Fixes #112. R=rsc CC=golang-dev https://golang.org/cl/152102
This commit is contained in:
parent
cf16443c69
commit
454c621d91
@ -4,7 +4,7 @@
|
||||
|
||||
include $(GOROOT)/src/Make.$(GOARCH)
|
||||
|
||||
TARG=draw
|
||||
TARG=exp/draw
|
||||
GOFILES=\
|
||||
arith.go\
|
||||
color.go\
|
||||
|
Loading…
Reference in New Issue
Block a user