diff --git a/src/pkg/exp/draw/Makefile b/src/pkg/exp/draw/Makefile index 865fae1038..44238c5cfb 100644 --- a/src/pkg/exp/draw/Makefile +++ b/src/pkg/exp/draw/Makefile @@ -4,7 +4,7 @@ include $(GOROOT)/src/Make.$(GOARCH) -TARG=draw +TARG=exp/draw GOFILES=\ arith.go\ color.go\