summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pkg/exp/draw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/exp/draw/Makefile b/src/pkg/exp/draw/Makefile
index 865fae103..44238c5cf 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\