aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/html/Makefile')
-rw-r--r--src/pkg/html/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/pkg/html/Makefile b/src/pkg/html/Makefile
index da5c3f2a3e..1b18358a78 100644
--- a/src/pkg/html/Makefile
+++ b/src/pkg/html/Makefile
@@ -6,15 +6,7 @@ include ../../Make.inc
TARG=html
GOFILES=\
- const.go\
- doc.go\
- doctype.go\
entity.go\
escape.go\
- foreign.go\
- node.go\
- parse.go\
- render.go\
- token.go\
include ../../Make.pkg