summaryrefslogtreecommitdiff
path: root/src/pkg/net/http/httptest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/net/http/httptest/Makefile')
-rw-r--r--src/pkg/net/http/httptest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/net/http/httptest/Makefile b/src/pkg/net/http/httptest/Makefile
index 217cb9bbd..3bb445419 100644
--- a/src/pkg/net/http/httptest/Makefile
+++ b/src/pkg/net/http/httptest/Makefile
@@ -4,7 +4,7 @@
include ../../../../Make.inc
-TARG=http/httptest
+TARG=net/http/httptest
GOFILES=\
recorder.go\
server.go\