diff options
Diffstat (limited to 'src/pkg/mime/Makefile')
| -rw-r--r-- | src/pkg/mime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pkg/mime/Makefile b/src/pkg/mime/Makefile index 57fc7db448..1f1296b767 100644 --- a/src/pkg/mime/Makefile +++ b/src/pkg/mime/Makefile @@ -6,6 +6,8 @@ include ../../Make.$(GOARCH) TARG=mime GOFILES=\ + grammar.go\ + mediatype.go\ type.go\ include ../../Make.pkg |
