summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/pprof
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/pprof')
-rw-r--r--src/pkg/runtime/pprof/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/pprof/Makefile b/src/pkg/runtime/pprof/Makefile
index daffde79d..8bccc0cc0 100644
--- a/src/pkg/runtime/pprof/Makefile
+++ b/src/pkg/runtime/pprof/Makefile
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
-include ../../../Make.$(GOARCH)
+include ../../../Make.inc
TARG=runtime/pprof
GOFILES=\