summaryrefslogtreecommitdiff
path: root/src/pkg/container/heap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/container/heap/Makefile')
-rw-r--r--src/pkg/container/heap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/container/heap/Makefile b/src/pkg/container/heap/Makefile
index 244ebae06..4291d1122 100644
--- a/src/pkg/container/heap/Makefile
+++ b/src/pkg/container/heap/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=container/heap
GOFILES=\