src/pkg/exp/draw/Makefile | 2 +- diff --git a/src/pkg/exp/draw/Makefile b/src/pkg/exp/draw/Makefile index 865fae10384f738720771d8195a570924bc7c53a..44238c5cfb2df7dc4aff8610f859c168db7b5f93 100644 --- a/src/pkg/exp/draw/Makefile +++ b/src/pkg/exp/draw/Makefile @@ -4,7 +4,7 @@ # license that can be found in the LICENSE file. include $(GOROOT)/src/Make.$(GOARCH) -TARG=draw +TARG=exp/draw GOFILES=\ arith.go\ color.go\