diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pkg/exp/datafmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/exp/datafmt/Makefile b/src/pkg/exp/datafmt/Makefile index 421382d98..57836a1b3 100644 --- a/src/pkg/exp/datafmt/Makefile +++ b/src/pkg/exp/datafmt/Makefile @@ -4,7 +4,7 @@ include $(GOROOT)/src/Make.$(GOARCH) -TARG=datafmt +TARG=exp/datafmt GOFILES=\ datafmt.go\ parser.go\ |
