aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/json/Makefile')
-rw-r--r--src/pkg/json/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/json/Makefile b/src/pkg/json/Makefile
index 4e5a8a1398..28ed62bc4b 100644
--- a/src/pkg/json/Makefile
+++ b/src/pkg/json/Makefile
@@ -11,5 +11,6 @@ GOFILES=\
indent.go\
scanner.go\
stream.go\
+ tags.go\
include ../../Make.pkg