diff options
Diffstat (limited to 'src/pkg/net/dict/Makefile')
-rw-r--r-- | src/pkg/net/dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/net/dict/Makefile b/src/pkg/net/dict/Makefile index 44c2d7a7c..eaa9e6531 100644 --- a/src/pkg/net/dict/Makefile +++ b/src/pkg/net/dict/Makefile @@ -1,4 +1,4 @@ -include ../../../Make.$(GOARCH) +include ../../../Make.inc TARG=net/dict GOFILES=\ |