summaryrefslogtreecommitdiff
path: root/src/pkg/hash/crc32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/hash/crc32/Makefile')
-rw-r--r--src/pkg/hash/crc32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/hash/crc32/Makefile b/src/pkg/hash/crc32/Makefile
index 071d89823..31b205185 100644
--- a/src/pkg/hash/crc32/Makefile
+++ b/src/pkg/hash/crc32/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=hash/crc32
GOFILES=\