summaryrefslogtreecommitdiff
path: root/src/pkg/xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/xml/Makefile')
-rw-r--r--src/pkg/xml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/xml/Makefile b/src/pkg/xml/Makefile
index b780face6..d66c4988a 100644
--- a/src/pkg/xml/Makefile
+++ b/src/pkg/xml/Makefile
@@ -7,6 +7,7 @@ include ../../Make.inc
TARG=xml
GOFILES=\
+ marshal.go\
read.go\
xml.go\