aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/unicode/utf8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/unicode/utf8/Makefile')
-rw-r--r--src/pkg/unicode/utf8/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/unicode/utf8/Makefile b/src/pkg/unicode/utf8/Makefile
index 9863433b02..b6c36f07b2 100644
--- a/src/pkg/unicode/utf8/Makefile
+++ b/src/pkg/unicode/utf8/Makefile
@@ -6,7 +6,6 @@ include ../../../Make.inc
TARG=unicode/utf8
GOFILES=\
- string.go\
utf8.go\
include ../../../Make.pkg