aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/http/Makefile')
-rw-r--r--src/pkg/http/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pkg/http/Makefile b/src/pkg/http/Makefile
index df4ab95101..af4fbc12e0 100644
--- a/src/pkg/http/Makefile
+++ b/src/pkg/http/Makefile
@@ -10,6 +10,7 @@ GOFILES=\
client.go\
cookie.go\
dump.go\
+ filetransport.go\
fs.go\
header.go\
lex.go\