diff options
Diffstat (limited to 'src/pkg/html/Makefile')
| -rw-r--r-- | src/pkg/html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/html/Makefile b/src/pkg/html/Makefile index 3c3de8ee31..da5c3f2a3e 100644 --- a/src/pkg/html/Makefile +++ b/src/pkg/html/Makefile @@ -11,6 +11,7 @@ GOFILES=\ doctype.go\ entity.go\ escape.go\ + foreign.go\ node.go\ parse.go\ render.go\ |
